feat : first commit
This commit is contained in:
+1
@@ -0,0 +1 @@
|
||||
{"version":3,"file":"ice-cream-cone.mjs","sources":["../../../src/icons/ice-cream-cone.ts"],"sourcesContent":["import defaultAttributes from '../defaultAttributes';\nimport type { IconNode } from '../types';\n\n/**\n * @name ice-cream-cone\n * @description Lucide SVG icon node.\n *\n * @preview  - https://lucide.dev/icons/ice-cream-cone\n * @see https://lucide.dev/guide/packages/lucide - Documentation\n *\n * @returns {Array}\n *\n */\nconst IceCreamCone: IconNode = [\n ['path', { d: 'm7 11 4.08 10.35a1 1 0 0 0 1.84 0L17 11' }],\n ['path', { d: 'M17 7A5 5 0 0 0 7 7' }],\n ['path', { d: 'M17 7a2 2 0 0 1 0 4H7a2 2 0 0 1 0-4' }],\n];\n\nexport default IceCreamCone;\n"],"names":[],"mappings":";;;;;;;AAaA,CAAA,CAAA,CAAA,CAAA,CAAA,CAAM,YAAA,CAAA,CAAA,CAAyB;AAAA,CAAA,CAC7B,CAAC,MAAA,CAAA,CAAQ,CAAA,CAAE,CAAA,CAAA,CAAG,CAAA,CAAA,CAAA,CAAA,CAAA,CAAA,CAAA,CAAA,CAAA,CAAA,CAAA,CAAA,CAAA,CAAA,CAAA,CAAA,CAAA,CAAA,CAAA,CAAA,CAAA,CAAA,CAAA,CAAA,CAAA,CAAA,CAAA,CAAA,CAAA,CAAA,CAAA,CAAA,CAAA,CAAA,CAAA,CAAA,CAAA,CAAA,CAAA,CAAA,GAA2C,CAAA;AAAA,CAAA,CACzD,CAAC,MAAA,CAAA,CAAQ,CAAA,CAAE,CAAA,CAAA,CAAG,CAAA,CAAA,CAAA,CAAA,CAAA,CAAA,CAAA,CAAA,CAAA,CAAA,CAAA,CAAA,CAAA,CAAA,CAAA,CAAA,CAAA,CAAA,CAAA,CAAA,GAAuB,CAAA;AAAA,CAAA,CACrC,CAAC,CAAA,CAAA,CAAA,CAAA,CAAA,CAAA,CAAA,CAAQ,EAAE,CAAA,CAAA,CAAG,uCAAuC;AACvD,CAAA;;"}
|
||||
Reference in New Issue
Block a user