1 line
No EOL
3.9 KiB
JSON
1 line
No EOL
3.9 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.1 2.182a10 10 0 0 1 3.8 0\",\n key: \"5ilxe3\"\n}], [\"path\", {\n d: \"M13.9 21.818a10 10 0 0 1-3.8 0\",\n key: \"11zvb9\"\n}], [\"path\", {\n d: \"M17.609 3.721a10 10 0 0 1 2.69 2.7\",\n key: \"1iw5b2\"\n}], [\"path\", {\n d: \"M2.182 13.9a10 10 0 0 1 0-3.8\",\n key: \"c0bmvh\"\n}], [\"path\", {\n d: \"M20.279 17.609a10 10 0 0 1-2.7 2.69\",\n key: \"1ruxm7\"\n}], [\"path\", {\n d: \"M21.818 10.1a10 10 0 0 1 0 3.8\",\n key: \"qkgqxc\"\n}], [\"path\", {\n d: \"M3.721 6.391a10 10 0 0 1 2.7-2.69\",\n key: \"1mcia2\"\n}], [\"path\", {\n d: \"M6.391 20.279a10 10 0 0 1-2.69-2.7\",\n key: \"1fvljs\"\n}]];\nconst CircleDashed = createLucideIcon(\"circle-dashed\", __iconNode);\nexport { __iconNode, CircleDashed as default };","map":{"version":3,"names":["__iconNode","d","key","CircleDashed","createLucideIcon"],"sources":["/Users/davidl/Nextcloud/Uni/Swinburne/ICT30016 - ICT Project/Assignment 3/incident-response-game/node_modules/lucide-react/src/icons/circle-dashed.ts"],"sourcesContent":["import createLucideIcon from '../createLucideIcon';\nimport { IconNode } from '../types';\n\nexport const __iconNode: IconNode = [\n ['path', { d: 'M10.1 2.182a10 10 0 0 1 3.8 0', key: '5ilxe3' }],\n ['path', { d: 'M13.9 21.818a10 10 0 0 1-3.8 0', key: '11zvb9' }],\n ['path', { d: 'M17.609 3.721a10 10 0 0 1 2.69 2.7', key: '1iw5b2' }],\n ['path', { d: 'M2.182 13.9a10 10 0 0 1 0-3.8', key: 'c0bmvh' }],\n ['path', { d: 'M20.279 17.609a10 10 0 0 1-2.7 2.69', key: '1ruxm7' }],\n ['path', { d: 'M21.818 10.1a10 10 0 0 1 0 3.8', key: 'qkgqxc' }],\n ['path', { d: 'M3.721 6.391a10 10 0 0 1 2.7-2.69', key: '1mcia2' }],\n ['path', { d: 'M6.391 20.279a10 10 0 0 1-2.69-2.7', key: '1fvljs' }],\n];\n\n/**\n * @component @name CircleDashed\n * @description Lucide SVG icon component, renders SVG Element with children.\n *\n * @preview  - https://lucide.dev/icons/circle-dashed\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 CircleDashed = createLucideIcon('circle-dashed', __iconNode);\n\nexport default CircleDashed;\n"],"mappings":";;;;;;;;AAGO,MAAMA,UAAA,GAAuB,CAClC,CAAC,QAAQ;EAAEC,CAAA,EAAG;EAAiCC,GAAA,EAAK;AAAA,CAAU,GAC9D,CAAC,QAAQ;EAAED,CAAA,EAAG;EAAkCC,GAAA,EAAK;AAAA,CAAU,GAC/D,CAAC,QAAQ;EAAED,CAAA,EAAG;EAAsCC,GAAA,EAAK;AAAA,CAAU,GACnE,CAAC,QAAQ;EAAED,CAAA,EAAG;EAAiCC,GAAA,EAAK;AAAA,CAAU,GAC9D,CAAC,QAAQ;EAAED,CAAA,EAAG;EAAuCC,GAAA,EAAK;AAAA,CAAU,GACpE,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;EAAsCC,GAAA,EAAK;AAAA,CAAU,EACrE;AAaA,MAAMC,YAAA,GAAeC,gBAAA,CAAiB,iBAAiBJ,UAAU","ignoreList":[]},"metadata":{},"sourceType":"module","externalDependencies":[]} |