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 16v5\",\n key: \"zza2cw\"\n}], [\"path\", {\n d: \"M16 14v7\",\n key: \"1g90b9\"\n}], [\"path\", {\n d: \"M20 10v11\",\n key: \"1iqoj0\"\n}], [\"path\", {\n d: \"m22 3-8.646 8.646a.5.5 0 0 1-.708 0L9.354 8.354a.5.5 0 0 0-.707 0L2 15\",\n key: \"1fw8x9\"\n}], [\"path\", {\n d: \"M4 18v3\",\n key: \"1yp0dc\"\n}], [\"path\", {\n d: \"M8 14v7\",\n key: \"n3cwzv\"\n}]];\nconst ChartNoAxesCombined = createLucideIcon(\"chart-no-axes-combined\", __iconNode);\nexport { __iconNode, ChartNoAxesCombined as default };","map":{"version":3,"names":["__iconNode","d","key","ChartNoAxesCombined","createLucideIcon"],"sources":["/Users/davidl/Nextcloud/Uni/Swinburne/ICT30016 - ICT Project/Assignment 3/incident-response-game/node_modules/lucide-react/src/icons/chart-no-axes-combined.ts"],"sourcesContent":["import createLucideIcon from '../createLucideIcon';\nimport { IconNode } from '../types';\n\nexport const __iconNode: IconNode = [\n ['path', { d: 'M12 16v5', key: 'zza2cw' }],\n ['path', { d: 'M16 14v7', key: '1g90b9' }],\n ['path', { d: 'M20 10v11', key: '1iqoj0' }],\n [\n 'path',\n { d: 'm22 3-8.646 8.646a.5.5 0 0 1-.708 0L9.354 8.354a.5.5 0 0 0-.707 0L2 15', key: '1fw8x9' },\n ],\n ['path', { d: 'M4 18v3', key: '1yp0dc' }],\n ['path', { d: 'M8 14v7', key: 'n3cwzv' }],\n];\n\n/**\n * @component @name ChartNoAxesCombined\n * @description Lucide SVG icon component, renders SVG Element with children.\n *\n * @preview  - https://lucide.dev/icons/chart-no-axes-combined\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 ChartNoAxesCombined = createLucideIcon('chart-no-axes-combined', __iconNode);\n\nexport default ChartNoAxesCombined;\n"],"mappings":";;;;;;;;AAGO,MAAMA,UAAA,GAAuB,CAClC,CAAC,QAAQ;EAAEC,CAAA,EAAG;EAAYC,GAAA,EAAK;AAAA,CAAU,GACzC,CAAC,QAAQ;EAAED,CAAA,EAAG;EAAYC,GAAA,EAAK;AAAA,CAAU,GACzC,CAAC,QAAQ;EAAED,CAAA,EAAG;EAAaC,GAAA,EAAK;AAAA,CAAU,GAC1C,CACE,QACA;EAAED,CAAA,EAAG;EAA0EC,GAAA,EAAK;AAAA,EACtF,EACA,CAAC,QAAQ;EAAED,CAAA,EAAG;EAAWC,GAAA,EAAK;AAAA,CAAU,GACxC,CAAC,QAAQ;EAAED,CAAA,EAAG;EAAWC,GAAA,EAAK;AAAA,CAAU,EAC1C;AAaA,MAAMC,mBAAA,GAAsBC,gBAAA,CAAiB,0BAA0BJ,UAAU","ignoreList":[]},"metadata":{},"sourceType":"module","externalDependencies":[]} |