1 line
4.0 KiB
JSON
1 line
4.0 KiB
JSON
{"ast":null,"code":"/**\n * lucide-react v0.0.1 - ISC\n */\n\nimport createLucideIcon from '../createLucideIcon.mjs';\nconst Calculator = createLucideIcon(\"Calculator\", [[\"rect\", {\n width: \"16\",\n height: \"20\",\n x: \"4\",\n y: \"2\",\n rx: \"2\",\n key: \"1nb95v\"\n}], [\"line\", {\n x1: \"8\",\n x2: \"16\",\n y1: \"6\",\n y2: \"6\",\n key: \"x4nwl0\"\n}], [\"line\", {\n x1: \"16\",\n x2: \"16\",\n y1: \"14\",\n y2: \"18\",\n key: \"wjye3r\"\n}], [\"path\", {\n d: \"M16 10h.01\",\n key: \"1m94wz\"\n}], [\"path\", {\n d: \"M12 10h.01\",\n key: \"1nrarc\"\n}], [\"path\", {\n d: \"M8 10h.01\",\n key: \"19clt8\"\n}], [\"path\", {\n d: \"M12 14h.01\",\n key: \"1etili\"\n}], [\"path\", {\n d: \"M8 14h.01\",\n key: \"6423bh\"\n}], [\"path\", {\n d: \"M12 18h.01\",\n key: \"mhygvu\"\n}], [\"path\", {\n d: \"M8 18h.01\",\n key: \"lrp35t\"\n}]]);\nexport { Calculator as default };","map":{"version":3,"names":["Calculator","createLucideIcon","width","height","x","y","rx","key","x1","x2","y1","y2","d"],"sources":["/home/gnx/Desktop/GNX-mailEnterprise/frontend/node_modules/lucide-react/src/icons/calculator.ts"],"sourcesContent":["import createLucideIcon from '../createLucideIcon';\n\n/**\n * @component @name Calculator\n * @description Lucide SVG icon component, renders SVG Element with children.\n *\n * @preview  - https://lucide.dev/icons/calculator\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 Calculator = createLucideIcon('Calculator', [\n [\n 'rect',\n { width: '16', height: '20', x: '4', y: '2', rx: '2', key: '1nb95v' },\n ],\n ['line', { x1: '8', x2: '16', y1: '6', y2: '6', key: 'x4nwl0' }],\n ['line', { x1: '16', x2: '16', y1: '14', y2: '18', key: 'wjye3r' }],\n ['path', { d: 'M16 10h.01', key: '1m94wz' }],\n ['path', { d: 'M12 10h.01', key: '1nrarc' }],\n ['path', { d: 'M8 10h.01', key: '19clt8' }],\n ['path', { d: 'M12 14h.01', key: '1etili' }],\n ['path', { d: 'M8 14h.01', key: '6423bh' }],\n ['path', { d: 'M12 18h.01', key: 'mhygvu' }],\n ['path', { d: 'M8 18h.01', key: 'lrp35t' }],\n]);\n\nexport default Calculator;\n"],"mappings":";;;;;AAaM,MAAAA,UAAA,GAAaC,gBAAA,CAAiB,YAAc,GAChD,CACE,QACA;EAAEC,KAAA,EAAO,IAAM;EAAAC,MAAA,EAAQ,IAAM;EAAAC,CAAA,EAAG,GAAK;EAAAC,CAAA,EAAG,GAAK;EAAAC,EAAA,EAAI,GAAK;EAAAC,GAAA,EAAK;AAAS,EACtE,EACA,CAAC,QAAQ;EAAEC,EAAA,EAAI,GAAK;EAAAC,EAAA,EAAI,IAAM;EAAAC,EAAA,EAAI,GAAK;EAAAC,EAAA,EAAI,GAAK;EAAAJ,GAAA,EAAK;AAAA,CAAU,GAC/D,CAAC,QAAQ;EAAEC,EAAA,EAAI,IAAM;EAAAC,EAAA,EAAI,IAAM;EAAAC,EAAA,EAAI,IAAM;EAAAC,EAAA,EAAI,IAAM;EAAAJ,GAAA,EAAK;AAAA,CAAU,GAClE,CAAC,MAAQ;EAAEK,CAAA,EAAG,YAAc;EAAAL,GAAA,EAAK;AAAA,CAAU,GAC3C,CAAC,MAAQ;EAAEK,CAAA,EAAG,YAAc;EAAAL,GAAA,EAAK;AAAA,CAAU,GAC3C,CAAC,MAAQ;EAAEK,CAAA,EAAG,WAAa;EAAAL,GAAA,EAAK;AAAA,CAAU,GAC1C,CAAC,MAAQ;EAAEK,CAAA,EAAG,YAAc;EAAAL,GAAA,EAAK;AAAA,CAAU,GAC3C,CAAC,MAAQ;EAAEK,CAAA,EAAG,WAAa;EAAAL,GAAA,EAAK;AAAA,CAAU,GAC1C,CAAC,MAAQ;EAAEK,CAAA,EAAG,YAAc;EAAAL,GAAA,EAAK;AAAA,CAAU,GAC3C,CAAC,MAAQ;EAAEK,CAAA,EAAG,WAAa;EAAAL,GAAA,EAAK;AAAA,CAAU,EAC3C","ignoreList":[]},"metadata":{},"sourceType":"module","externalDependencies":[]} |