1 line
No EOL
3 KiB
JSON
1 line
No EOL
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 = [[\"line\", {\n x1: \"4\",\n x2: \"20\",\n y1: \"9\",\n y2: \"9\",\n key: \"4lhtct\"\n}], [\"line\", {\n x1: \"4\",\n x2: \"20\",\n y1: \"15\",\n y2: \"15\",\n key: \"vyu0kd\"\n}], [\"line\", {\n x1: \"10\",\n x2: \"8\",\n y1: \"3\",\n y2: \"21\",\n key: \"1ggp8o\"\n}], [\"line\", {\n x1: \"16\",\n x2: \"14\",\n y1: \"3\",\n y2: \"21\",\n key: \"weycgp\"\n}]];\nconst Hash = createLucideIcon(\"hash\", __iconNode);\nexport { __iconNode, Hash as default };","map":{"version":3,"names":["__iconNode","x1","x2","y1","y2","key","Hash","createLucideIcon"],"sources":["/Users/davidl/Nextcloud/Uni/Swinburne/ICT30016 - ICT Project/Assignment 3/incident-response-game/node_modules/lucide-react/src/icons/hash.ts"],"sourcesContent":["import createLucideIcon from '../createLucideIcon';\nimport { IconNode } from '../types';\n\nexport const __iconNode: IconNode = [\n ['line', { x1: '4', x2: '20', y1: '9', y2: '9', key: '4lhtct' }],\n ['line', { x1: '4', x2: '20', y1: '15', y2: '15', key: 'vyu0kd' }],\n ['line', { x1: '10', x2: '8', y1: '3', y2: '21', key: '1ggp8o' }],\n ['line', { x1: '16', x2: '14', y1: '3', y2: '21', key: 'weycgp' }],\n];\n\n/**\n * @component @name Hash\n * @description Lucide SVG icon component, renders SVG Element with children.\n *\n * @preview  - https://lucide.dev/icons/hash\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 Hash = createLucideIcon('hash', __iconNode);\n\nexport default Hash;\n"],"mappings":";;;;;;;;AAGO,MAAMA,UAAA,GAAuB,CAClC,CAAC,QAAQ;EAAEC,EAAA,EAAI;EAAKC,EAAA,EAAI;EAAMC,EAAA,EAAI;EAAKC,EAAA,EAAI;EAAKC,GAAA,EAAK;AAAA,CAAU,GAC/D,CAAC,QAAQ;EAAEJ,EAAA,EAAI;EAAKC,EAAA,EAAI;EAAMC,EAAA,EAAI;EAAMC,EAAA,EAAI;EAAMC,GAAA,EAAK;AAAA,CAAU,GACjE,CAAC,QAAQ;EAAEJ,EAAA,EAAI;EAAMC,EAAA,EAAI;EAAKC,EAAA,EAAI;EAAKC,EAAA,EAAI;EAAMC,GAAA,EAAK;AAAA,CAAU,GAChE,CAAC,QAAQ;EAAEJ,EAAA,EAAI;EAAMC,EAAA,EAAI;EAAMC,EAAA,EAAI;EAAKC,EAAA,EAAI;EAAMC,GAAA,EAAK;AAAA,CAAU,EACnE;AAaA,MAAMC,IAAA,GAAOC,gBAAA,CAAiB,QAAQP,UAAU","ignoreList":[]},"metadata":{},"sourceType":"module","externalDependencies":[]} |