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 19v3\",\n key: \"npa21l\"\n}], [\"path\", {\n d: \"M15 9.34V5a3 3 0 0 0-5.68-1.33\",\n key: \"1gzdoj\"\n}], [\"path\", {\n d: \"M16.95 16.95A7 7 0 0 1 5 12v-2\",\n key: \"cqa7eg\"\n}], [\"path\", {\n d: \"M18.89 13.23A7 7 0 0 0 19 12v-2\",\n key: \"16hl24\"\n}], [\"path\", {\n d: \"m2 2 20 20\",\n key: \"1ooewy\"\n}], [\"path\", {\n d: \"M9 9v3a3 3 0 0 0 5.12 2.12\",\n key: \"r2i35w\"\n}]];\nconst MicOff = createLucideIcon(\"mic-off\", __iconNode);\nexport { __iconNode, MicOff as default };","map":{"version":3,"names":["__iconNode","d","key","MicOff","createLucideIcon"],"sources":["/Users/davidl/Nextcloud/Uni/Swinburne/ICT30016 - ICT Project/Assignment 3/incident-response-game/node_modules/lucide-react/src/icons/mic-off.ts"],"sourcesContent":["import createLucideIcon from '../createLucideIcon';\nimport { IconNode } from '../types';\n\nexport const __iconNode: IconNode = [\n ['path', { d: 'M12 19v3', key: 'npa21l' }],\n ['path', { d: 'M15 9.34V5a3 3 0 0 0-5.68-1.33', key: '1gzdoj' }],\n ['path', { d: 'M16.95 16.95A7 7 0 0 1 5 12v-2', key: 'cqa7eg' }],\n ['path', { d: 'M18.89 13.23A7 7 0 0 0 19 12v-2', key: '16hl24' }],\n ['path', { d: 'm2 2 20 20', key: '1ooewy' }],\n ['path', { d: 'M9 9v3a3 3 0 0 0 5.12 2.12', key: 'r2i35w' }],\n];\n\n/**\n * @component @name MicOff\n * @description Lucide SVG icon component, renders SVG Element with children.\n *\n * @preview  - https://lucide.dev/icons/mic-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 MicOff = createLucideIcon('mic-off', __iconNode);\n\nexport default MicOff;\n"],"mappings":";;;;;;;;AAGO,MAAMA,UAAA,GAAuB,CAClC,CAAC,QAAQ;EAAEC,CAAA,EAAG;EAAYC,GAAA,EAAK;AAAA,CAAU,GACzC,CAAC,QAAQ;EAAED,CAAA,EAAG;EAAkCC,GAAA,EAAK;AAAA,CAAU,GAC/D,CAAC,QAAQ;EAAED,CAAA,EAAG;EAAkCC,GAAA,EAAK;AAAA,CAAU,GAC/D,CAAC,QAAQ;EAAED,CAAA,EAAG;EAAmCC,GAAA,EAAK;AAAA,CAAU,GAChE,CAAC,QAAQ;EAAED,CAAA,EAAG;EAAcC,GAAA,EAAK;AAAA,CAAU,GAC3C,CAAC,QAAQ;EAAED,CAAA,EAAG;EAA8BC,GAAA,EAAK;AAAA,CAAU,EAC7D;AAaA,MAAMC,MAAA,GAASC,gBAAA,CAAiB,WAAWJ,UAAU","ignoreList":[]},"metadata":{},"sourceType":"module","externalDependencies":[]} |