1 line
3.1 KiB
JSON
1 line
3.1 KiB
JSON
{"ast":null,"code":"/**\n * lucide-react v0.0.1 - ISC\n */\n\nimport createLucideIcon from '../createLucideIcon.mjs';\nconst LayoutDashboard = createLucideIcon(\"LayoutDashboard\", [[\"rect\", {\n width: \"7\",\n height: \"9\",\n x: \"3\",\n y: \"3\",\n rx: \"1\",\n key: \"10lvy0\"\n}], [\"rect\", {\n width: \"7\",\n height: \"5\",\n x: \"14\",\n y: \"3\",\n rx: \"1\",\n key: \"16une8\"\n}], [\"rect\", {\n width: \"7\",\n height: \"9\",\n x: \"14\",\n y: \"12\",\n rx: \"1\",\n key: \"1hutg5\"\n}], [\"rect\", {\n width: \"7\",\n height: \"5\",\n x: \"3\",\n y: \"16\",\n rx: \"1\",\n key: \"ldoo1y\"\n}]]);\nexport { LayoutDashboard as default };","map":{"version":3,"names":["LayoutDashboard","createLucideIcon","width","height","x","y","rx","key"],"sources":["/home/gnx/Desktop/gnx-mail/frontend/node_modules/lucide-react/src/icons/layout-dashboard.ts"],"sourcesContent":["import createLucideIcon from '../createLucideIcon';\n\n/**\n * @component @name LayoutDashboard\n * @description Lucide SVG icon component, renders SVG Element with children.\n *\n * @preview  - https://lucide.dev/icons/layout-dashboard\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 LayoutDashboard = createLucideIcon('LayoutDashboard', [\n ['rect', { width: '7', height: '9', x: '3', y: '3', rx: '1', key: '10lvy0' }],\n [\n 'rect',\n { width: '7', height: '5', x: '14', y: '3', rx: '1', key: '16une8' },\n ],\n [\n 'rect',\n { width: '7', height: '9', x: '14', y: '12', rx: '1', key: '1hutg5' },\n ],\n [\n 'rect',\n { width: '7', height: '5', x: '3', y: '16', rx: '1', key: 'ldoo1y' },\n ],\n]);\n\nexport default LayoutDashboard;\n"],"mappings":";;;;;AAaM,MAAAA,eAAA,GAAkBC,gBAAA,CAAiB,iBAAmB,GAC1D,CAAC,QAAQ;EAAEC,KAAA,EAAO;EAAKC,MAAQ;EAAKC,CAAG;EAAKC,CAAA,EAAG,GAAK;EAAAC,EAAA,EAAI,GAAK;EAAAC,GAAA,EAAK;AAAA,CAAU,GAC5E,CACE,QACA;EAAEL,KAAA,EAAO,GAAK;EAAAC,MAAA,EAAQ,GAAK;EAAAC,CAAA,EAAG,IAAM;EAAAC,CAAA,EAAG,GAAK;EAAAC,EAAA,EAAI,GAAK;EAAAC,GAAA,EAAK;AAAS,EACrE,EACA,CACE,QACA;EAAEL,KAAA,EAAO,GAAK;EAAAC,MAAA,EAAQ,GAAK;EAAAC,CAAA,EAAG,IAAM;EAAAC,CAAA,EAAG,IAAM;EAAAC,EAAA,EAAI,GAAK;EAAAC,GAAA,EAAK;AAAS,EACtE,EACA,CACE,QACA;EAAEL,KAAA,EAAO,GAAK;EAAAC,MAAA,EAAQ,GAAK;EAAAC,CAAA,EAAG,GAAK;EAAAC,CAAA,EAAG,IAAM;EAAAC,EAAA,EAAI,GAAK;EAAAC,GAAA,EAAK;AAAS,EACrE,CACD","ignoreList":[]},"metadata":{},"sourceType":"module","externalDependencies":[]} |