1 line
No EOL
4.2 KiB
JSON
1 line
No EOL
4.2 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: \"M12 9v1.258\",\n key: \"iwpddn\"\n}], [\"path\", {\n d: \"M16 3v5.46\",\n key: \"d7ew98\"\n}], [\"path\", {\n d: \"M21 9.118V5a2 2 0 0 0-2-2H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h5.75\",\n key: \"137t5x\"\n}], [\"path\", {\n d: \"M22 17.5c0 2.499-1.75 3.749-3.83 4.474a.5.5 0 0 1-.335-.005c-2.085-.72-3.835-1.97-3.835-4.47V14a.5.5 0 0 1 .5-.499c1 0 2.25-.6 3.12-1.36a.6.6 0 0 1 .76-.001c.875.765 2.12 1.36 3.12 1.36a.5.5 0 0 1 .5.5z\",\n key: \"16j3tf\"\n}], [\"path\", {\n d: \"M3 15h7\",\n key: \"1qldh6\"\n}], [\"path\", {\n d: \"M3 9h12.142\",\n key: \"1yjd6m\"\n}], [\"path\", {\n d: \"M8 15v6\",\n key: \"1stoo3\"\n}], [\"path\", {\n d: \"M8 3v6\",\n key: \"vlvjmk\"\n}]];\nconst BrickWallShield = createLucideIcon(\"brick-wall-shield\", __iconNode);\nexport { __iconNode, BrickWallShield as default };","map":{"version":3,"names":["__iconNode","d","key","BrickWallShield","createLucideIcon"],"sources":["/Users/davidl/Nextcloud/Uni/Swinburne/ICT30016 - ICT Project/Assignment 3/incident-response-game/node_modules/lucide-react/src/icons/brick-wall-shield.ts"],"sourcesContent":["import createLucideIcon from '../createLucideIcon';\nimport { IconNode } from '../types';\n\nexport const __iconNode: IconNode = [\n ['path', { d: 'M12 9v1.258', key: 'iwpddn' }],\n ['path', { d: 'M16 3v5.46', key: 'd7ew98' }],\n ['path', { d: 'M21 9.118V5a2 2 0 0 0-2-2H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h5.75', key: '137t5x' }],\n [\n 'path',\n {\n d: 'M22 17.5c0 2.499-1.75 3.749-3.83 4.474a.5.5 0 0 1-.335-.005c-2.085-.72-3.835-1.97-3.835-4.47V14a.5.5 0 0 1 .5-.499c1 0 2.25-.6 3.12-1.36a.6.6 0 0 1 .76-.001c.875.765 2.12 1.36 3.12 1.36a.5.5 0 0 1 .5.5z',\n key: '16j3tf',\n },\n ],\n ['path', { d: 'M3 15h7', key: '1qldh6' }],\n ['path', { d: 'M3 9h12.142', key: '1yjd6m' }],\n ['path', { d: 'M8 15v6', key: '1stoo3' }],\n ['path', { d: 'M8 3v6', key: 'vlvjmk' }],\n];\n\n/**\n * @component @name BrickWallShield\n * @description Lucide SVG icon component, renders SVG Element with children.\n *\n * @preview  - https://lucide.dev/icons/brick-wall-shield\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 BrickWallShield = createLucideIcon('brick-wall-shield', __iconNode);\n\nexport default BrickWallShield;\n"],"mappings":";;;;;;;;AAGO,MAAMA,UAAA,GAAuB,CAClC,CAAC,QAAQ;EAAEC,CAAA,EAAG;EAAeC,GAAA,EAAK;AAAA,CAAU,GAC5C,CAAC,QAAQ;EAAED,CAAA,EAAG;EAAcC,GAAA,EAAK;AAAA,CAAU,GAC3C,CAAC,QAAQ;EAAED,CAAA,EAAG;EAAmEC,GAAA,EAAK;AAAA,CAAU,GAChG,CACE,QACA;EACED,CAAA,EAAG;EACHC,GAAA,EAAK;AAAA,EAET,EACA,CAAC,QAAQ;EAAED,CAAA,EAAG;EAAWC,GAAA,EAAK;AAAA,CAAU,GACxC,CAAC,QAAQ;EAAED,CAAA,EAAG;EAAeC,GAAA,EAAK;AAAA,CAAU,GAC5C,CAAC,QAAQ;EAAED,CAAA,EAAG;EAAWC,GAAA,EAAK;AAAA,CAAU,GACxC,CAAC,QAAQ;EAAED,CAAA,EAAG;EAAUC,GAAA,EAAK;AAAA,CAAU,EACzC;AAaA,MAAMC,eAAA,GAAkBC,gBAAA,CAAiB,qBAAqBJ,UAAU","ignoreList":[]},"metadata":{},"sourceType":"module","externalDependencies":[]} |