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 9a4 4 0 0 0-2 7.5\",\n key: \"1jvsq6\"\n}], [\"path\", {\n d: \"M12 3v2\",\n key: \"1w22ol\"\n}], [\"path\", {\n d: \"m6.6 18.4-1.4 1.4\",\n key: \"w2yidj\"\n}], [\"path\", {\n d: \"M20 4v10.54a4 4 0 1 1-4 0V4a2 2 0 0 1 4 0Z\",\n key: \"iof6y5\"\n}], [\"path\", {\n d: \"M4 13H2\",\n key: \"118le4\"\n}], [\"path\", {\n d: \"M6.34 7.34 4.93 5.93\",\n key: \"1brd51\"\n}]];\nconst ThermometerSun = createLucideIcon(\"thermometer-sun\", __iconNode);\nexport { __iconNode, ThermometerSun as default };","map":{"version":3,"names":["__iconNode","d","key","ThermometerSun","createLucideIcon"],"sources":["/Users/davidl/Nextcloud/Uni/Swinburne/ICT30016 - ICT Project/Assignment 3/incident-response-game/node_modules/lucide-react/src/icons/thermometer-sun.ts"],"sourcesContent":["import createLucideIcon from '../createLucideIcon';\nimport { IconNode } from '../types';\n\nexport const __iconNode: IconNode = [\n ['path', { d: 'M12 9a4 4 0 0 0-2 7.5', key: '1jvsq6' }],\n ['path', { d: 'M12 3v2', key: '1w22ol' }],\n ['path', { d: 'm6.6 18.4-1.4 1.4', key: 'w2yidj' }],\n ['path', { d: 'M20 4v10.54a4 4 0 1 1-4 0V4a2 2 0 0 1 4 0Z', key: 'iof6y5' }],\n ['path', { d: 'M4 13H2', key: '118le4' }],\n ['path', { d: 'M6.34 7.34 4.93 5.93', key: '1brd51' }],\n];\n\n/**\n * @component @name ThermometerSun\n * @description Lucide SVG icon component, renders SVG Element with children.\n *\n * @preview  - https://lucide.dev/icons/thermometer-sun\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 ThermometerSun = createLucideIcon('thermometer-sun', __iconNode);\n\nexport default ThermometerSun;\n"],"mappings":";;;;;;;;AAGO,MAAMA,UAAA,GAAuB,CAClC,CAAC,QAAQ;EAAEC,CAAA,EAAG;EAAyBC,GAAA,EAAK;AAAA,CAAU,GACtD,CAAC,QAAQ;EAAED,CAAA,EAAG;EAAWC,GAAA,EAAK;AAAA,CAAU,GACxC,CAAC,QAAQ;EAAED,CAAA,EAAG;EAAqBC,GAAA,EAAK;AAAA,CAAU,GAClD,CAAC,QAAQ;EAAED,CAAA,EAAG;EAA8CC,GAAA,EAAK;AAAA,CAAU,GAC3E,CAAC,QAAQ;EAAED,CAAA,EAAG;EAAWC,GAAA,EAAK;AAAA,CAAU,GACxC,CAAC,QAAQ;EAAED,CAAA,EAAG;EAAwBC,GAAA,EAAK;AAAA,CAAU,EACvD;AAaA,MAAMC,cAAA,GAAiBC,gBAAA,CAAiB,mBAAmBJ,UAAU","ignoreList":[]},"metadata":{},"sourceType":"module","externalDependencies":[]} |