1 line
2.7 KiB
JSON
1 line
2.7 KiB
JSON
{"ast":null,"code":"/**\n * lucide-react v0.0.1 - ISC\n */\n\nimport createLucideIcon from '../createLucideIcon.mjs';\nconst Syringe = createLucideIcon(\"Syringe\", [[\"path\", {\n d: \"m18 2 4 4\",\n key: \"22kx64\"\n}], [\"path\", {\n d: \"m17 7 3-3\",\n key: \"1w1zoj\"\n}], [\"path\", {\n d: \"M19 9 8.7 19.3c-1 1-2.5 1-3.4 0l-.6-.6c-1-1-1-2.5 0-3.4L15 5\",\n key: \"1exhtz\"\n}], [\"path\", {\n d: \"m9 11 4 4\",\n key: \"rovt3i\"\n}], [\"path\", {\n d: \"m5 19-3 3\",\n key: \"59f2uf\"\n}], [\"path\", {\n d: \"m14 4 6 6\",\n key: \"yqp9t2\"\n}]]);\nexport { Syringe as default };","map":{"version":3,"names":["Syringe","createLucideIcon","d","key"],"sources":["/home/gnx/Desktop/GNX-mailEnterprise/frontend/node_modules/lucide-react/src/icons/syringe.ts"],"sourcesContent":["import createLucideIcon from '../createLucideIcon';\n\n/**\n * @component @name Syringe\n * @description Lucide SVG icon component, renders SVG Element with children.\n *\n * @preview  - https://lucide.dev/icons/syringe\n * @see https://lucide.dev/guide/packages/lucide-react - Documentation\n *\n * @param {Object} props - Lucide icons props and any valid SVG attribute\n * @returns {JSX.Element} JSX Element\n *\n */\nconst Syringe = createLucideIcon('Syringe', [\n ['path', { d: 'm18 2 4 4', key: '22kx64' }],\n ['path', { d: 'm17 7 3-3', key: '1w1zoj' }],\n [\n 'path',\n {\n d: 'M19 9 8.7 19.3c-1 1-2.5 1-3.4 0l-.6-.6c-1-1-1-2.5 0-3.4L15 5',\n key: '1exhtz',\n },\n ],\n ['path', { d: 'm9 11 4 4', key: 'rovt3i' }],\n ['path', { d: 'm5 19-3 3', key: '59f2uf' }],\n ['path', { d: 'm14 4 6 6', key: 'yqp9t2' }],\n]);\n\nexport default Syringe;\n"],"mappings":";;;;;AAaM,MAAAA,OAAA,GAAUC,gBAAA,CAAiB,SAAW,GAC1C,CAAC,MAAQ;EAAEC,CAAA,EAAG,WAAa;EAAAC,GAAA,EAAK;AAAA,CAAU,GAC1C,CAAC,MAAQ;EAAED,CAAA,EAAG,WAAa;EAAAC,GAAA,EAAK;AAAA,CAAU,GAC1C,CACE,QACA;EACED,CAAG;EACHC,GAAK;AACP,EACF,EACA,CAAC,MAAQ;EAAED,CAAA,EAAG,WAAa;EAAAC,GAAA,EAAK;AAAA,CAAU,GAC1C,CAAC,MAAQ;EAAED,CAAA,EAAG,WAAa;EAAAC,GAAA,EAAK;AAAA,CAAU,GAC1C,CAAC,MAAQ;EAAED,CAAA,EAAG,WAAa;EAAAC,GAAA,EAAK;AAAA,CAAU,EAC3C","ignoreList":[]},"metadata":{},"sourceType":"module","externalDependencies":[]} |