first commit
This commit is contained in:
13
node_modules/lucide-react/dist/esm/icons/music-2.mjs
generated
vendored
Normal file
13
node_modules/lucide-react/dist/esm/icons/music-2.mjs
generated
vendored
Normal file
@@ -0,0 +1,13 @@
|
||||
/**
|
||||
* lucide-react v0.0.1 - ISC
|
||||
*/
|
||||
|
||||
import createLucideIcon from '../createLucideIcon.mjs';
|
||||
|
||||
const Music2 = createLucideIcon("Music2", [
|
||||
["circle", { cx: "8", cy: "18", r: "4", key: "1fc0mg" }],
|
||||
["path", { d: "M12 18V2l7 4", key: "g04rme" }]
|
||||
]);
|
||||
|
||||
export { Music2 as default };
|
||||
//# sourceMappingURL=music-2.mjs.map
|
||||
Reference in New Issue
Block a user