feat : first commit
This commit is contained in:
+1
@@ -0,0 +1 @@
|
||||
{"version":3,"file":"option.mjs","sources":["../../../src/icons/option.ts"],"sourcesContent":["import defaultAttributes from '../defaultAttributes';\nimport type { IconNode } from '../types';\n\n/**\n * @name option\n * @description Lucide SVG icon node.\n *\n * @preview  - https://lucide.dev/icons/option\n * @see https://lucide.dev/guide/packages/lucide - Documentation\n *\n * @returns {Array}\n *\n */\nconst Option: IconNode = [\n ['path', { d: 'M3 3h6l6 18h6' }],\n ['path', { d: 'M14 3h7' }],\n];\n\nexport default Option;\n"],"names":[],"mappings":";;;;;;;AAaA,CAAA,CAAA,CAAA,CAAA,CAAA,CAAM,MAAA,CAAA,CAAA,CAAmB;AAAA,CAAA,CACvB,CAAC,MAAA,CAAA,CAAQ,CAAA,CAAE,CAAA,CAAA,CAAG,CAAA,CAAA,CAAA,CAAA,CAAA,CAAA,CAAA,CAAA,CAAA,CAAA,CAAA,CAAA,CAAA,CAAA,GAAiB,CAAA;AAAA,CAAA,CAC/B,CAAC,CAAA,CAAA,CAAA,CAAA,CAAA,CAAA,CAAA,CAAQ,EAAE,CAAA,CAAA,CAAG,WAAW;AAC3B,CAAA;;"}
|
||||
Reference in New Issue
Block a user