1 line
No EOL
3.4 KiB
JSON
1 line
No EOL
3.4 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: \"M10 5V3\",\n key: \"1y54qe\"\n}], [\"path\", {\n d: \"M14 5V3\",\n key: \"m6isi\"\n}], [\"path\", {\n d: \"M15 21v-3a3 3 0 0 0-6 0v3\",\n key: \"lbp5hj\"\n}], [\"path\", {\n d: \"M18 3v8\",\n key: \"2ollhf\"\n}], [\"path\", {\n d: \"M18 5H6\",\n key: \"98imr9\"\n}], [\"path\", {\n d: \"M22 11H2\",\n key: \"1lmjae\"\n}], [\"path\", {\n d: \"M22 9v10a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V9\",\n key: \"1rly83\"\n}], [\"path\", {\n d: \"M6 3v8\",\n key: \"csox7g\"\n}]];\nconst Castle = createLucideIcon(\"castle\", __iconNode);\nexport { __iconNode, Castle as default };","map":{"version":3,"names":["__iconNode","d","key","Castle","createLucideIcon"],"sources":["/Users/davidl/Nextcloud/Uni/Swinburne/ICT30016 - ICT Project/Assignment 3/incident-response-game/node_modules/lucide-react/src/icons/castle.ts"],"sourcesContent":["import createLucideIcon from '../createLucideIcon';\nimport { IconNode } from '../types';\n\nexport const __iconNode: IconNode = [\n ['path', { d: 'M10 5V3', key: '1y54qe' }],\n ['path', { d: 'M14 5V3', key: 'm6isi' }],\n ['path', { d: 'M15 21v-3a3 3 0 0 0-6 0v3', key: 'lbp5hj' }],\n ['path', { d: 'M18 3v8', key: '2ollhf' }],\n ['path', { d: 'M18 5H6', key: '98imr9' }],\n ['path', { d: 'M22 11H2', key: '1lmjae' }],\n ['path', { d: 'M22 9v10a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V9', key: '1rly83' }],\n ['path', { d: 'M6 3v8', key: 'csox7g' }],\n];\n\n/**\n * @component @name Castle\n * @description Lucide SVG icon component, renders SVG Element with children.\n *\n * @preview  - https://lucide.dev/icons/castle\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 Castle = createLucideIcon('castle', __iconNode);\n\nexport default Castle;\n"],"mappings":";;;;;;;;AAGO,MAAMA,UAAA,GAAuB,CAClC,CAAC,QAAQ;EAAEC,CAAA,EAAG;EAAWC,GAAA,EAAK;AAAA,CAAU,GACxC,CAAC,QAAQ;EAAED,CAAA,EAAG;EAAWC,GAAA,EAAK;AAAA,CAAS,GACvC,CAAC,QAAQ;EAAED,CAAA,EAAG;EAA6BC,GAAA,EAAK;AAAA,CAAU,GAC1D,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;EAA4CC,GAAA,EAAK;AAAA,CAAU,GACzE,CAAC,QAAQ;EAAED,CAAA,EAAG;EAAUC,GAAA,EAAK;AAAA,CAAU,EACzC;AAaA,MAAMC,MAAA,GAASC,gBAAA,CAAiB,UAAUJ,UAAU","ignoreList":[]},"metadata":{},"sourceType":"module","externalDependencies":[]} |