1 line
No EOL
3.3 KiB
JSON
1 line
No EOL
3.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: \"M15 6.5V3a1 1 0 0 0-1-1h-2a1 1 0 0 0-1 1v3.5\",\n key: \"sqyvz\"\n}], [\"path\", {\n d: \"M9 18h8\",\n key: \"i7pszb\"\n}], [\"path\", {\n d: \"M18 3h-3\",\n key: \"7idoqj\"\n}], [\"path\", {\n d: \"M11 3a6 6 0 0 0-6 6v11\",\n key: \"1v5je3\"\n}], [\"path\", {\n d: \"M5 13h4\",\n key: \"svpcxo\"\n}], [\"path\", {\n d: \"M17 10a4 4 0 0 0-8 0v10a2 2 0 0 0 2 2h4a2 2 0 0 0 2-2Z\",\n key: \"vsjego\"\n}]];\nconst FireExtinguisher = createLucideIcon(\"fire-extinguisher\", __iconNode);\nexport { __iconNode, FireExtinguisher as default };","map":{"version":3,"names":["__iconNode","d","key","FireExtinguisher","createLucideIcon"],"sources":["/Users/davidl/Nextcloud/Uni/Swinburne/ICT30016 - ICT Project/Assignment 3/incident-response-game/node_modules/lucide-react/src/icons/fire-extinguisher.ts"],"sourcesContent":["import createLucideIcon from '../createLucideIcon';\nimport { IconNode } from '../types';\n\nexport const __iconNode: IconNode = [\n ['path', { d: 'M15 6.5V3a1 1 0 0 0-1-1h-2a1 1 0 0 0-1 1v3.5', key: 'sqyvz' }],\n ['path', { d: 'M9 18h8', key: 'i7pszb' }],\n ['path', { d: 'M18 3h-3', key: '7idoqj' }],\n ['path', { d: 'M11 3a6 6 0 0 0-6 6v11', key: '1v5je3' }],\n ['path', { d: 'M5 13h4', key: 'svpcxo' }],\n ['path', { d: 'M17 10a4 4 0 0 0-8 0v10a2 2 0 0 0 2 2h4a2 2 0 0 0 2-2Z', key: 'vsjego' }],\n];\n\n/**\n * @component @name FireExtinguisher\n * @description Lucide SVG icon component, renders SVG Element with children.\n *\n * @preview  - https://lucide.dev/icons/fire-extinguisher\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 FireExtinguisher = createLucideIcon('fire-extinguisher', __iconNode);\n\nexport default FireExtinguisher;\n"],"mappings":";;;;;;;;AAGO,MAAMA,UAAA,GAAuB,CAClC,CAAC,QAAQ;EAAEC,CAAA,EAAG;EAAgDC,GAAA,EAAK;AAAA,CAAS,GAC5E,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;EAA0BC,GAAA,EAAK;AAAA,CAAU,GACvD,CAAC,QAAQ;EAAED,CAAA,EAAG;EAAWC,GAAA,EAAK;AAAA,CAAU,GACxC,CAAC,QAAQ;EAAED,CAAA,EAAG;EAA0DC,GAAA,EAAK;AAAA,CAAU,EACzF;AAaA,MAAMC,gBAAA,GAAmBC,gBAAA,CAAiB,qBAAqBJ,UAAU","ignoreList":[]},"metadata":{},"sourceType":"module","externalDependencies":[]} |