1 line
No EOL
3.7 KiB
JSON
1 line
No EOL
3.7 KiB
JSON
{"ast":null,"code":"/**\n * @license lucide-react v0.544.0 - ISC\n *\n * This source code is licensed under the ISC license.\n * See the LICENSE file in the root directory of this source tree.\n */\n\nimport createLucideIcon from '../createLucideIcon.js';\nconst __iconNode = [[\"path\", {\n d: \"M20 21v-8a2 2 0 0 0-2-2H6a2 2 0 0 0-2 2v8\",\n key: \"1w3rig\"\n}], [\"path\", {\n d: \"M4 16s.5-1 2-1 2.5 2 4 2 2.5-2 4-2 2.5 2 4 2 2-1 2-1\",\n key: \"n2jgmb\"\n}], [\"path\", {\n d: \"M2 21h20\",\n key: \"1nyx9w\"\n}], [\"path\", {\n d: \"M7 8v3\",\n key: \"1qtyvj\"\n}], [\"path\", {\n d: \"M12 8v3\",\n key: \"hwp4zt\"\n}], [\"path\", {\n d: \"M17 8v3\",\n key: \"1i6e5u\"\n}], [\"path\", {\n d: \"M7 4h.01\",\n key: \"1bh4kh\"\n}], [\"path\", {\n d: \"M12 4h.01\",\n key: \"1ujb9j\"\n}], [\"path\", {\n d: \"M17 4h.01\",\n key: \"1upcoc\"\n}]];\nconst Cake = createLucideIcon(\"cake\", __iconNode);\nexport { __iconNode, Cake as default };","map":{"version":3,"names":["__iconNode","d","key","Cake","createLucideIcon"],"sources":["/Users/davidl/Nextcloud/Uni/Swinburne/ICT30016 - ICT Project/Assignment 3/incident-response-game/node_modules/lucide-react/src/icons/cake.ts"],"sourcesContent":["import createLucideIcon from '../createLucideIcon';\nimport { IconNode } from '../types';\n\nexport const __iconNode: IconNode = [\n ['path', { d: 'M20 21v-8a2 2 0 0 0-2-2H6a2 2 0 0 0-2 2v8', key: '1w3rig' }],\n ['path', { d: 'M4 16s.5-1 2-1 2.5 2 4 2 2.5-2 4-2 2.5 2 4 2 2-1 2-1', key: 'n2jgmb' }],\n ['path', { d: 'M2 21h20', key: '1nyx9w' }],\n ['path', { d: 'M7 8v3', key: '1qtyvj' }],\n ['path', { d: 'M12 8v3', key: 'hwp4zt' }],\n ['path', { d: 'M17 8v3', key: '1i6e5u' }],\n ['path', { d: 'M7 4h.01', key: '1bh4kh' }],\n ['path', { d: 'M12 4h.01', key: '1ujb9j' }],\n ['path', { d: 'M17 4h.01', key: '1upcoc' }],\n];\n\n/**\n * @component @name Cake\n * @description Lucide SVG icon component, renders SVG Element with children.\n *\n * @preview  - https://lucide.dev/icons/cake\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 Cake = createLucideIcon('cake', __iconNode);\n\nexport default Cake;\n"],"mappings":";;;;;;;;AAGO,MAAMA,UAAA,GAAuB,CAClC,CAAC,QAAQ;EAAEC,CAAA,EAAG;EAA6CC,GAAA,EAAK;AAAA,CAAU,GAC1E,CAAC,QAAQ;EAAED,CAAA,EAAG;EAAwDC,GAAA,EAAK;AAAA,CAAU,GACrF,CAAC,QAAQ;EAAED,CAAA,EAAG;EAAYC,GAAA,EAAK;AAAA,CAAU,GACzC,CAAC,QAAQ;EAAED,CAAA,EAAG;EAAUC,GAAA,EAAK;AAAA,CAAU,GACvC,CAAC,QAAQ;EAAED,CAAA,EAAG;EAAWC,GAAA,EAAK;AAAA,CAAU,GACxC,CAAC,QAAQ;EAAED,CAAA,EAAG;EAAWC,GAAA,EAAK;AAAA,CAAU,GACxC,CAAC,QAAQ;EAAED,CAAA,EAAG;EAAYC,GAAA,EAAK;AAAA,CAAU,GACzC,CAAC,QAAQ;EAAED,CAAA,EAAG;EAAaC,GAAA,EAAK;AAAA,CAAU,GAC1C,CAAC,QAAQ;EAAED,CAAA,EAAG;EAAaC,GAAA,EAAK;AAAA,CAAU,EAC5C;AAaA,MAAMC,IAAA,GAAOC,gBAAA,CAAiB,QAAQJ,UAAU","ignoreList":[]},"metadata":{},"sourceType":"module","externalDependencies":[]} |