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: \"M4.9 16.1C1 12.2 1 5.8 4.9 1.9\",\n key: \"s0qx1y\"\n}], [\"path\", {\n d: \"M7.8 4.7a6.14 6.14 0 0 0-.8 7.5\",\n key: \"1idnkw\"\n}], [\"circle\", {\n cx: \"12\",\n cy: \"9\",\n r: \"2\",\n key: \"1092wv\"\n}], [\"path\", {\n d: \"M16.2 4.8c2 2 2.26 5.11.8 7.47\",\n key: \"ojru2q\"\n}], [\"path\", {\n d: \"M19.1 1.9a9.96 9.96 0 0 1 0 14.1\",\n key: \"rhi7fg\"\n}], [\"path\", {\n d: \"M9.5 18h5\",\n key: \"mfy3pd\"\n}], [\"path\", {\n d: \"m8 22 4-11 4 11\",\n key: \"25yftu\"\n}]];\nconst RadioTower = createLucideIcon(\"radio-tower\", __iconNode);\nexport { __iconNode, RadioTower as default };","map":{"version":3,"names":["__iconNode","d","key","cx","cy","r","RadioTower","createLucideIcon"],"sources":["/Users/davidl/Nextcloud/Uni/Swinburne/ICT30016 - ICT Project/Assignment 3/incident-response-game/node_modules/lucide-react/src/icons/radio-tower.ts"],"sourcesContent":["import createLucideIcon from '../createLucideIcon';\nimport { IconNode } from '../types';\n\nexport const __iconNode: IconNode = [\n ['path', { d: 'M4.9 16.1C1 12.2 1 5.8 4.9 1.9', key: 's0qx1y' }],\n ['path', { d: 'M7.8 4.7a6.14 6.14 0 0 0-.8 7.5', key: '1idnkw' }],\n ['circle', { cx: '12', cy: '9', r: '2', key: '1092wv' }],\n ['path', { d: 'M16.2 4.8c2 2 2.26 5.11.8 7.47', key: 'ojru2q' }],\n ['path', { d: 'M19.1 1.9a9.96 9.96 0 0 1 0 14.1', key: 'rhi7fg' }],\n ['path', { d: 'M9.5 18h5', key: 'mfy3pd' }],\n ['path', { d: 'm8 22 4-11 4 11', key: '25yftu' }],\n];\n\n/**\n * @component @name RadioTower\n * @description Lucide SVG icon component, renders SVG Element with children.\n *\n * @preview  - https://lucide.dev/icons/radio-tower\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 RadioTower = createLucideIcon('radio-tower', __iconNode);\n\nexport default RadioTower;\n"],"mappings":";;;;;;;;AAGO,MAAMA,UAAA,GAAuB,CAClC,CAAC,QAAQ;EAAEC,CAAA,EAAG;EAAkCC,GAAA,EAAK;AAAA,CAAU,GAC/D,CAAC,QAAQ;EAAED,CAAA,EAAG;EAAmCC,GAAA,EAAK;AAAA,CAAU,GAChE,CAAC,UAAU;EAAEC,EAAA,EAAI;EAAMC,EAAA,EAAI;EAAKC,CAAA,EAAG;EAAKH,GAAA,EAAK;AAAA,CAAU,GACvD,CAAC,QAAQ;EAAED,CAAA,EAAG;EAAkCC,GAAA,EAAK;AAAA,CAAU,GAC/D,CAAC,QAAQ;EAAED,CAAA,EAAG;EAAoCC,GAAA,EAAK;AAAA,CAAU,GACjE,CAAC,QAAQ;EAAED,CAAA,EAAG;EAAaC,GAAA,EAAK;AAAA,CAAU,GAC1C,CAAC,QAAQ;EAAED,CAAA,EAAG;EAAmBC,GAAA,EAAK;AAAA,CAAU,EAClD;AAaA,MAAMI,UAAA,GAAaC,gBAAA,CAAiB,eAAeP,UAAU","ignoreList":[]},"metadata":{},"sourceType":"module","externalDependencies":[]} |