1 line
No EOL
4.1 KiB
JSON
1 line
No EOL
4.1 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 10a2 2 0 0 0-2 2c0 1.02-.1 2.51-.26 4\",\n key: \"1nerag\"\n}], [\"path\", {\n d: \"M14 13.12c0 2.38 0 6.38-1 8.88\",\n key: \"o46ks0\"\n}], [\"path\", {\n d: \"M17.29 21.02c.12-.6.43-2.3.5-3.02\",\n key: \"ptglia\"\n}], [\"path\", {\n d: \"M2 12a10 10 0 0 1 18-6\",\n key: \"ydlgp0\"\n}], [\"path\", {\n d: \"M2 16h.01\",\n key: \"1gqxmh\"\n}], [\"path\", {\n d: \"M21.8 16c.2-2 .131-5.354 0-6\",\n key: \"drycrb\"\n}], [\"path\", {\n d: \"M5 19.5C5.5 18 6 15 6 12a6 6 0 0 1 .34-2\",\n key: \"1tidbn\"\n}], [\"path\", {\n d: \"M8.65 22c.21-.66.45-1.32.57-2\",\n key: \"13wd9y\"\n}], [\"path\", {\n d: \"M9 6.8a6 6 0 0 1 9 5.2v2\",\n key: \"1fr1j5\"\n}]];\nconst Fingerprint = createLucideIcon(\"fingerprint\", __iconNode);\nexport { __iconNode, Fingerprint as default };","map":{"version":3,"names":["__iconNode","d","key","Fingerprint","createLucideIcon"],"sources":["/Users/davidl/Nextcloud/Uni/Swinburne/ICT30016 - ICT Project/Assignment 3/incident-response-game/node_modules/lucide-react/src/icons/fingerprint.ts"],"sourcesContent":["import createLucideIcon from '../createLucideIcon';\nimport { IconNode } from '../types';\n\nexport const __iconNode: IconNode = [\n ['path', { d: 'M12 10a2 2 0 0 0-2 2c0 1.02-.1 2.51-.26 4', key: '1nerag' }],\n ['path', { d: 'M14 13.12c0 2.38 0 6.38-1 8.88', key: 'o46ks0' }],\n ['path', { d: 'M17.29 21.02c.12-.6.43-2.3.5-3.02', key: 'ptglia' }],\n ['path', { d: 'M2 12a10 10 0 0 1 18-6', key: 'ydlgp0' }],\n ['path', { d: 'M2 16h.01', key: '1gqxmh' }],\n ['path', { d: 'M21.8 16c.2-2 .131-5.354 0-6', key: 'drycrb' }],\n ['path', { d: 'M5 19.5C5.5 18 6 15 6 12a6 6 0 0 1 .34-2', key: '1tidbn' }],\n ['path', { d: 'M8.65 22c.21-.66.45-1.32.57-2', key: '13wd9y' }],\n ['path', { d: 'M9 6.8a6 6 0 0 1 9 5.2v2', key: '1fr1j5' }],\n];\n\n/**\n * @component @name Fingerprint\n * @description Lucide SVG icon component, renders SVG Element with children.\n *\n * @preview  - https://lucide.dev/icons/fingerprint\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 Fingerprint = createLucideIcon('fingerprint', __iconNode);\n\nexport default Fingerprint;\n"],"mappings":";;;;;;;;AAGO,MAAMA,UAAA,GAAuB,CAClC,CAAC,QAAQ;EAAEC,CAAA,EAAG;EAA6CC,GAAA,EAAK;AAAA,CAAU,GAC1E,CAAC,QAAQ;EAAED,CAAA,EAAG;EAAkCC,GAAA,EAAK;AAAA,CAAU,GAC/D,CAAC,QAAQ;EAAED,CAAA,EAAG;EAAqCC,GAAA,EAAK;AAAA,CAAU,GAClE,CAAC,QAAQ;EAAED,CAAA,EAAG;EAA0BC,GAAA,EAAK;AAAA,CAAU,GACvD,CAAC,QAAQ;EAAED,CAAA,EAAG;EAAaC,GAAA,EAAK;AAAA,CAAU,GAC1C,CAAC,QAAQ;EAAED,CAAA,EAAG;EAAgCC,GAAA,EAAK;AAAA,CAAU,GAC7D,CAAC,QAAQ;EAAED,CAAA,EAAG;EAA4CC,GAAA,EAAK;AAAA,CAAU,GACzE,CAAC,QAAQ;EAAED,CAAA,EAAG;EAAiCC,GAAA,EAAK;AAAA,CAAU,GAC9D,CAAC,QAAQ;EAAED,CAAA,EAAG;EAA4BC,GAAA,EAAK;AAAA,CAAU,EAC3D;AAaA,MAAMC,WAAA,GAAcC,gBAAA,CAAiB,eAAeJ,UAAU","ignoreList":[]},"metadata":{},"sourceType":"module","externalDependencies":[]} |