1 line
No EOL
4.3 KiB
JSON
1 line
No EOL
4.3 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: \"M18 12h2\",\n key: \"quuxs7\"\n}], [\"path\", {\n d: \"M18 16h2\",\n key: \"zsn3lv\"\n}], [\"path\", {\n d: \"M18 20h2\",\n key: \"9x5y9y\"\n}], [\"path\", {\n d: \"M18 4h2\",\n key: \"1luxfb\"\n}], [\"path\", {\n d: \"M18 8h2\",\n key: \"nxqzg\"\n}], [\"path\", {\n d: \"M4 12h2\",\n key: \"1ltxp0\"\n}], [\"path\", {\n d: \"M4 16h2\",\n key: \"8a5zha\"\n}], [\"path\", {\n d: \"M4 20h2\",\n key: \"27dk57\"\n}], [\"path\", {\n d: \"M4 4h2\",\n key: \"10groj\"\n}], [\"path\", {\n d: \"M4 8h2\",\n key: \"18vq6w\"\n}], [\"path\", {\n d: \"M8 2a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2V4a2 2 0 0 0-2-2h-1.5c-.276 0-.494.227-.562.495a2 2 0 0 1-3.876 0C9.994 2.227 9.776 2 9.5 2z\",\n key: \"1681fp\"\n}]];\nconst Microchip = createLucideIcon(\"microchip\", __iconNode);\nexport { __iconNode, Microchip as default };","map":{"version":3,"names":["__iconNode","d","key","Microchip","createLucideIcon"],"sources":["/Users/davidl/Nextcloud/Uni/Swinburne/ICT30016 - ICT Project/Assignment 3/incident-response-game/node_modules/lucide-react/src/icons/microchip.ts"],"sourcesContent":["import createLucideIcon from '../createLucideIcon';\nimport { IconNode } from '../types';\n\nexport const __iconNode: IconNode = [\n ['path', { d: 'M18 12h2', key: 'quuxs7' }],\n ['path', { d: 'M18 16h2', key: 'zsn3lv' }],\n ['path', { d: 'M18 20h2', key: '9x5y9y' }],\n ['path', { d: 'M18 4h2', key: '1luxfb' }],\n ['path', { d: 'M18 8h2', key: 'nxqzg' }],\n ['path', { d: 'M4 12h2', key: '1ltxp0' }],\n ['path', { d: 'M4 16h2', key: '8a5zha' }],\n ['path', { d: 'M4 20h2', key: '27dk57' }],\n ['path', { d: 'M4 4h2', key: '10groj' }],\n ['path', { d: 'M4 8h2', key: '18vq6w' }],\n [\n 'path',\n {\n d: 'M8 2a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2V4a2 2 0 0 0-2-2h-1.5c-.276 0-.494.227-.562.495a2 2 0 0 1-3.876 0C9.994 2.227 9.776 2 9.5 2z',\n key: '1681fp',\n },\n ],\n];\n\n/**\n * @component @name Microchip\n * @description Lucide SVG icon component, renders SVG Element with children.\n *\n * @preview  - https://lucide.dev/icons/microchip\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 Microchip = createLucideIcon('microchip', __iconNode);\n\nexport default Microchip;\n"],"mappings":";;;;;;;;AAGO,MAAMA,UAAA,GAAuB,CAClC,CAAC,QAAQ;EAAEC,CAAA,EAAG;EAAYC,GAAA,EAAK;AAAA,CAAU,GACzC,CAAC,QAAQ;EAAED,CAAA,EAAG;EAAYC,GAAA,EAAK;AAAA,CAAU,GACzC,CAAC,QAAQ;EAAED,CAAA,EAAG;EAAYC,GAAA,EAAK;AAAA,CAAU,GACzC,CAAC,QAAQ;EAAED,CAAA,EAAG;EAAWC,GAAA,EAAK;AAAA,CAAU,GACxC,CAAC,QAAQ;EAAED,CAAA,EAAG;EAAWC,GAAA,EAAK;AAAA,CAAS,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;EAAWC,GAAA,EAAK;AAAA,CAAU,GACxC,CAAC,QAAQ;EAAED,CAAA,EAAG;EAAUC,GAAA,EAAK;AAAA,CAAU,GACvC,CAAC,QAAQ;EAAED,CAAA,EAAG;EAAUC,GAAA,EAAK;AAAA,CAAU,GACvC,CACE,QACA;EACED,CAAA,EAAG;EACHC,GAAA,EAAK;AAAA,EACP,CAEJ;AAaA,MAAMC,SAAA,GAAYC,gBAAA,CAAiB,aAAaJ,UAAU","ignoreList":[]},"metadata":{},"sourceType":"module","externalDependencies":[]} |