1 line
No EOL
3.2 KiB
JSON
1 line
No EOL
3.2 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.656 7H13a3 3 0 0 1 2.984 3.307\",\n key: \"1sjx87\"\n}], [\"path\", {\n d: \"M13 13H9\",\n key: \"e2beee\"\n}], [\"path\", {\n d: \"M19.071 19.071A1 1 0 0 1 4.93 4.93\",\n key: \"1kb595\"\n}], [\"path\", {\n d: \"m2 2 20 20\",\n key: \"1ooewy\"\n}], [\"path\", {\n d: \"M8.357 2.687a10 10 0 0 1 12.956 12.956\",\n key: \"5bsfdx\"\n}], [\"path\", {\n d: \"M9 17V9\",\n key: \"ojradj\"\n}]];\nconst CircleParkingOff = createLucideIcon(\"circle-parking-off\", __iconNode);\nexport { __iconNode, CircleParkingOff as default };","map":{"version":3,"names":["__iconNode","d","key","CircleParkingOff","createLucideIcon"],"sources":["/Users/davidl/Nextcloud/Uni/Swinburne/ICT30016 - ICT Project/Assignment 3/incident-response-game/node_modules/lucide-react/src/icons/circle-parking-off.ts"],"sourcesContent":["import createLucideIcon from '../createLucideIcon';\nimport { IconNode } from '../types';\n\nexport const __iconNode: IconNode = [\n ['path', { d: 'M12.656 7H13a3 3 0 0 1 2.984 3.307', key: '1sjx87' }],\n ['path', { d: 'M13 13H9', key: 'e2beee' }],\n ['path', { d: 'M19.071 19.071A1 1 0 0 1 4.93 4.93', key: '1kb595' }],\n ['path', { d: 'm2 2 20 20', key: '1ooewy' }],\n ['path', { d: 'M8.357 2.687a10 10 0 0 1 12.956 12.956', key: '5bsfdx' }],\n ['path', { d: 'M9 17V9', key: 'ojradj' }],\n];\n\n/**\n * @component @name CircleParkingOff\n * @description Lucide SVG icon component, renders SVG Element with children.\n *\n * @preview  - https://lucide.dev/icons/circle-parking-off\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 CircleParkingOff = createLucideIcon('circle-parking-off', __iconNode);\n\nexport default CircleParkingOff;\n"],"mappings":";;;;;;;;AAGO,MAAMA,UAAA,GAAuB,CAClC,CAAC,QAAQ;EAAEC,CAAA,EAAG;EAAsCC,GAAA,EAAK;AAAA,CAAU,GACnE,CAAC,QAAQ;EAAED,CAAA,EAAG;EAAYC,GAAA,EAAK;AAAA,CAAU,GACzC,CAAC,QAAQ;EAAED,CAAA,EAAG;EAAsCC,GAAA,EAAK;AAAA,CAAU,GACnE,CAAC,QAAQ;EAAED,CAAA,EAAG;EAAcC,GAAA,EAAK;AAAA,CAAU,GAC3C,CAAC,QAAQ;EAAED,CAAA,EAAG;EAA0CC,GAAA,EAAK;AAAA,CAAU,GACvE,CAAC,QAAQ;EAAED,CAAA,EAAG;EAAWC,GAAA,EAAK;AAAA,CAAU,EAC1C;AAaA,MAAMC,gBAAA,GAAmBC,gBAAA,CAAiB,sBAAsBJ,UAAU","ignoreList":[]},"metadata":{},"sourceType":"module","externalDependencies":[]} |