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 Pizza = createLucideIcon(\"Pizza\", [[\"path\", {\n d: \"M15 11h.01\",\n key: \"rns66s\"\n}], [\"path\", {\n d: \"M11 15h.01\",\n key: \"k85uqc\"\n}], [\"path\", {\n d: \"M16 16h.01\",\n key: \"1f9h7w\"\n}], [\"path\", {\n d: \"m2 16 20 6-6-20A20 20 0 0 0 2 16\",\n key: \"e4slt2\"\n}], [\"path\", {\n d: \"M5.71 17.11a17.04 17.04 0 0 1 11.4-11.4\",\n key: \"rerf8f\"\n}]]);\nexport { Pizza as default };","map":{"version":3,"names":["Pizza","createLucideIcon","d","key"],"sources":["/home/gnx/Desktop/GNX-mailEnterprise/frontend/node_modules/lucide-react/src/icons/pizza.ts"],"sourcesContent":["import createLucideIcon from '../createLucideIcon';\n\n/**\n * @component @name Pizza\n * @description Lucide SVG icon component, renders SVG Element with children.\n *\n * @preview  - https://lucide.dev/icons/pizza\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 Pizza = createLucideIcon('Pizza', [\n ['path', { d: 'M15 11h.01', key: 'rns66s' }],\n ['path', { d: 'M11 15h.01', key: 'k85uqc' }],\n ['path', { d: 'M16 16h.01', key: '1f9h7w' }],\n ['path', { d: 'm2 16 20 6-6-20A20 20 0 0 0 2 16', key: 'e4slt2' }],\n ['path', { d: 'M5.71 17.11a17.04 17.04 0 0 1 11.4-11.4', key: 'rerf8f' }],\n]);\n\nexport default Pizza;\n"],"mappings":";;;;;AAaM,MAAAA,KAAA,GAAQC,gBAAA,CAAiB,OAAS,GACtC,CAAC,MAAQ;EAAEC,CAAA,EAAG,YAAc;EAAAC,GAAA,EAAK;AAAA,CAAU,GAC3C,CAAC,MAAQ;EAAED,CAAA,EAAG,YAAc;EAAAC,GAAA,EAAK;AAAA,CAAU,GAC3C,CAAC,MAAQ;EAAED,CAAA,EAAG,YAAc;EAAAC,GAAA,EAAK;AAAA,CAAU,GAC3C,CAAC,MAAQ;EAAED,CAAA,EAAG,kCAAoC;EAAAC,GAAA,EAAK;AAAA,CAAU,GACjE,CAAC,MAAQ;EAAED,CAAA,EAAG,yCAA2C;EAAAC,GAAA,EAAK;AAAA,CAAU,EACzE","ignoreList":[]},"metadata":{},"sourceType":"module","externalDependencies":[]} |