rdesign/frontend/node_modules/lucide/dist/esm/icons/audio-lines.js

19 lines
449 B
JavaScript

/**
* @license lucide v0.525.0 - ISC
*
* This source code is licensed under the ISC license.
* See the LICENSE file in the root directory of this source tree.
*/
const AudioLines = [
["path", { d: "M2 10v3" }],
["path", { d: "M6 6v11" }],
["path", { d: "M10 3v18" }],
["path", { d: "M14 8v7" }],
["path", { d: "M18 5v13" }],
["path", { d: "M22 10v3" }]
];
export { AudioLines as default };
//# sourceMappingURL=audio-lines.js.map