1 line
No EOL
3.5 KiB
JSON
1 line
No EOL
3.5 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: \"M16.75 12h3.632a1 1 0 0 1 .894 1.447l-2.034 4.069a1 1 0 0 1-1.708.134l-2.124-2.97\",\n key: \"ir91b5\"\n}], [\"path\", {\n d: \"M17.106 9.053a1 1 0 0 1 .447 1.341l-3.106 6.211a1 1 0 0 1-1.342.447L3.61 12.3a2.92 2.92 0 0 1-1.3-3.91L3.69 5.6a2.92 2.92 0 0 1 3.92-1.3z\",\n key: \"jlp8i1\"\n}], [\"path\", {\n d: \"M2 19h3.76a2 2 0 0 0 1.8-1.1L9 15\",\n key: \"19bib8\"\n}], [\"path\", {\n d: \"M2 21v-4\",\n key: \"l40lih\"\n}], [\"path\", {\n d: \"M7 9h.01\",\n key: \"19b3jx\"\n}]];\nconst Cctv = createLucideIcon(\"cctv\", __iconNode);\nexport { __iconNode, Cctv as default };","map":{"version":3,"names":["__iconNode","d","key","Cctv","createLucideIcon"],"sources":["/Users/davidl/Nextcloud/Uni/Swinburne/ICT30016 - ICT Project/Assignment 3/incident-response-game/node_modules/lucide-react/src/icons/cctv.ts"],"sourcesContent":["import createLucideIcon from '../createLucideIcon';\nimport { IconNode } from '../types';\n\nexport const __iconNode: IconNode = [\n [\n 'path',\n {\n d: 'M16.75 12h3.632a1 1 0 0 1 .894 1.447l-2.034 4.069a1 1 0 0 1-1.708.134l-2.124-2.97',\n key: 'ir91b5',\n },\n ],\n [\n 'path',\n {\n d: 'M17.106 9.053a1 1 0 0 1 .447 1.341l-3.106 6.211a1 1 0 0 1-1.342.447L3.61 12.3a2.92 2.92 0 0 1-1.3-3.91L3.69 5.6a2.92 2.92 0 0 1 3.92-1.3z',\n key: 'jlp8i1',\n },\n ],\n ['path', { d: 'M2 19h3.76a2 2 0 0 0 1.8-1.1L9 15', key: '19bib8' }],\n ['path', { d: 'M2 21v-4', key: 'l40lih' }],\n ['path', { d: 'M7 9h.01', key: '19b3jx' }],\n];\n\n/**\n * @component @name Cctv\n * @description Lucide SVG icon component, renders SVG Element with children.\n *\n * @preview  - https://lucide.dev/icons/cctv\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 Cctv = createLucideIcon('cctv', __iconNode);\n\nexport default Cctv;\n"],"mappings":";;;;;;;;AAGO,MAAMA,UAAA,GAAuB,CAClC,CACE,QACA;EACEC,CAAA,EAAG;EACHC,GAAA,EAAK;AAAA,EAET,EACA,CACE,QACA;EACED,CAAA,EAAG;EACHC,GAAA,EAAK;AAAA,EAET,EACA,CAAC,QAAQ;EAAED,CAAA,EAAG;EAAqCC,GAAA,EAAK;AAAA,CAAU,GAClE,CAAC,QAAQ;EAAED,CAAA,EAAG;EAAYC,GAAA,EAAK;AAAA,CAAU,GACzC,CAAC,QAAQ;EAAED,CAAA,EAAG;EAAYC,GAAA,EAAK;AAAA,CAAU,EAC3C;AAaA,MAAMC,IAAA,GAAOC,gBAAA,CAAiB,QAAQJ,UAAU","ignoreList":[]},"metadata":{},"sourceType":"module","externalDependencies":[]} |