1 line
2.5 KiB
JSON
1 line
2.5 KiB
JSON
{"ast":null,"code":"/**\n * lucide-react v0.0.1 - ISC\n */\n\nimport createLucideIcon from '../createLucideIcon.mjs';\nconst FlaskRound = createLucideIcon(\"FlaskRound\", [[\"path\", {\n d: \"M10 2v7.31\",\n key: \"5d1hyh\"\n}], [\"path\", {\n d: \"M14 9.3V1.99\",\n key: \"14k4l0\"\n}], [\"path\", {\n d: \"M8.5 2h7\",\n key: \"csnxdl\"\n}], [\"path\", {\n d: \"M14 9.3a6.5 6.5 0 1 1-4 0\",\n key: \"1r8fvy\"\n}], [\"path\", {\n d: \"M5.52 16h12.96\",\n key: \"46hh1i\"\n}]]);\nexport { FlaskRound as default };","map":{"version":3,"names":["FlaskRound","createLucideIcon","d","key"],"sources":["/home/gnx/Desktop/gnx-mail/frontend/node_modules/lucide-react/src/icons/flask-round.ts"],"sourcesContent":["import createLucideIcon from '../createLucideIcon';\n\n/**\n * @component @name FlaskRound\n * @description Lucide SVG icon component, renders SVG Element with children.\n *\n * @preview  - https://lucide.dev/icons/flask-round\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 FlaskRound = createLucideIcon('FlaskRound', [\n ['path', { d: 'M10 2v7.31', key: '5d1hyh' }],\n ['path', { d: 'M14 9.3V1.99', key: '14k4l0' }],\n ['path', { d: 'M8.5 2h7', key: 'csnxdl' }],\n ['path', { d: 'M14 9.3a6.5 6.5 0 1 1-4 0', key: '1r8fvy' }],\n ['path', { d: 'M5.52 16h12.96', key: '46hh1i' }],\n]);\n\nexport default FlaskRound;\n"],"mappings":";;;;;AAaM,MAAAA,UAAA,GAAaC,gBAAA,CAAiB,YAAc,GAChD,CAAC,MAAQ;EAAEC,CAAA,EAAG,YAAc;EAAAC,GAAA,EAAK;AAAA,CAAU,GAC3C,CAAC,MAAQ;EAAED,CAAA,EAAG,cAAgB;EAAAC,GAAA,EAAK;AAAA,CAAU,GAC7C,CAAC,MAAQ;EAAED,CAAA,EAAG,UAAY;EAAAC,GAAA,EAAK;AAAA,CAAU,GACzC,CAAC,MAAQ;EAAED,CAAA,EAAG,2BAA6B;EAAAC,GAAA,EAAK;AAAA,CAAU,GAC1D,CAAC,MAAQ;EAAED,CAAA,EAAG,gBAAkB;EAAAC,GAAA,EAAK;AAAA,CAAU,EAChD","ignoreList":[]},"metadata":{},"sourceType":"module","externalDependencies":[]} |