1 line
No EOL
3.6 KiB
JSON
1 line
No EOL
3.6 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 2a10 10 0 0 1 7.38 16.75\",\n key: \"175t95\"\n}], [\"path\", {\n d: \"m16 12-4-4-4 4\",\n key: \"177agl\"\n}], [\"path\", {\n d: \"M12 16V8\",\n key: \"1sbj14\"\n}], [\"path\", {\n d: \"M2.5 8.875a10 10 0 0 0-.5 3\",\n key: \"1vce0s\"\n}], [\"path\", {\n d: \"M2.83 16a10 10 0 0 0 2.43 3.4\",\n key: \"o3fkw4\"\n}], [\"path\", {\n d: \"M4.636 5.235a10 10 0 0 1 .891-.857\",\n key: \"1szpfk\"\n}], [\"path\", {\n d: \"M8.644 21.42a10 10 0 0 0 7.631-.38\",\n key: \"9yhvd4\"\n}]];\nconst CircleFadingArrowUp = createLucideIcon(\"circle-fading-arrow-up\", __iconNode);\nexport { __iconNode, CircleFadingArrowUp as default };","map":{"version":3,"names":["__iconNode","d","key","CircleFadingArrowUp","createLucideIcon"],"sources":["/Users/davidl/Nextcloud/Uni/Swinburne/ICT30016 - ICT Project/Assignment 3/incident-response-game/node_modules/lucide-react/src/icons/circle-fading-arrow-up.ts"],"sourcesContent":["import createLucideIcon from '../createLucideIcon';\nimport { IconNode } from '../types';\n\nexport const __iconNode: IconNode = [\n ['path', { d: 'M12 2a10 10 0 0 1 7.38 16.75', key: '175t95' }],\n ['path', { d: 'm16 12-4-4-4 4', key: '177agl' }],\n ['path', { d: 'M12 16V8', key: '1sbj14' }],\n ['path', { d: 'M2.5 8.875a10 10 0 0 0-.5 3', key: '1vce0s' }],\n ['path', { d: 'M2.83 16a10 10 0 0 0 2.43 3.4', key: 'o3fkw4' }],\n ['path', { d: 'M4.636 5.235a10 10 0 0 1 .891-.857', key: '1szpfk' }],\n ['path', { d: 'M8.644 21.42a10 10 0 0 0 7.631-.38', key: '9yhvd4' }],\n];\n\n/**\n * @component @name CircleFadingArrowUp\n * @description Lucide SVG icon component, renders SVG Element with children.\n *\n * @preview  - https://lucide.dev/icons/circle-fading-arrow-up\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 CircleFadingArrowUp = createLucideIcon('circle-fading-arrow-up', __iconNode);\n\nexport default CircleFadingArrowUp;\n"],"mappings":";;;;;;;;AAGO,MAAMA,UAAA,GAAuB,CAClC,CAAC,QAAQ;EAAEC,CAAA,EAAG;EAAgCC,GAAA,EAAK;AAAA,CAAU,GAC7D,CAAC,QAAQ;EAAED,CAAA,EAAG;EAAkBC,GAAA,EAAK;AAAA,CAAU,GAC/C,CAAC,QAAQ;EAAED,CAAA,EAAG;EAAYC,GAAA,EAAK;AAAA,CAAU,GACzC,CAAC,QAAQ;EAAED,CAAA,EAAG;EAA+BC,GAAA,EAAK;AAAA,CAAU,GAC5D,CAAC,QAAQ;EAAED,CAAA,EAAG;EAAiCC,GAAA,EAAK;AAAA,CAAU,GAC9D,CAAC,QAAQ;EAAED,CAAA,EAAG;EAAsCC,GAAA,EAAK;AAAA,CAAU,GACnE,CAAC,QAAQ;EAAED,CAAA,EAAG;EAAsCC,GAAA,EAAK;AAAA,CAAU,EACrE;AAaA,MAAMC,mBAAA,GAAsBC,gBAAA,CAAiB,0BAA0BJ,UAAU","ignoreList":[]},"metadata":{},"sourceType":"module","externalDependencies":[]} |