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: \"M10 8h4\",\n key: \"1sr2af\"\n}], [\"path\", {\n d: \"M12 21v-9\",\n key: \"17s77i\"\n}], [\"path\", {\n d: \"M12 8V3\",\n key: \"13r4qs\"\n}], [\"path\", {\n d: \"M17 16h4\",\n key: \"h1uq16\"\n}], [\"path\", {\n d: \"M19 12V3\",\n key: \"o1uvq1\"\n}], [\"path\", {\n d: \"M19 21v-5\",\n key: \"qua636\"\n}], [\"path\", {\n d: \"M3 14h4\",\n key: \"bcjad9\"\n}], [\"path\", {\n d: \"M5 10V3\",\n key: \"cb8scm\"\n}], [\"path\", {\n d: \"M5 21v-7\",\n key: \"1w1uti\"\n}]];\nconst SlidersVertical = createLucideIcon(\"sliders-vertical\", __iconNode);\nexport { __iconNode, SlidersVertical as default };","map":{"version":3,"names":["__iconNode","d","key","SlidersVertical","createLucideIcon"],"sources":["/Users/davidl/Nextcloud/Uni/Swinburne/ICT30016 - ICT Project/Assignment 3/incident-response-game/node_modules/lucide-react/src/icons/sliders-vertical.ts"],"sourcesContent":["import createLucideIcon from '../createLucideIcon';\nimport { IconNode } from '../types';\n\nexport const __iconNode: IconNode = [\n ['path', { d: 'M10 8h4', key: '1sr2af' }],\n ['path', { d: 'M12 21v-9', key: '17s77i' }],\n ['path', { d: 'M12 8V3', key: '13r4qs' }],\n ['path', { d: 'M17 16h4', key: 'h1uq16' }],\n ['path', { d: 'M19 12V3', key: 'o1uvq1' }],\n ['path', { d: 'M19 21v-5', key: 'qua636' }],\n ['path', { d: 'M3 14h4', key: 'bcjad9' }],\n ['path', { d: 'M5 10V3', key: 'cb8scm' }],\n ['path', { d: 'M5 21v-7', key: '1w1uti' }],\n];\n\n/**\n * @component @name SlidersVertical\n * @description Lucide SVG icon component, renders SVG Element with children.\n *\n * @preview  - https://lucide.dev/icons/sliders-vertical\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 SlidersVertical = createLucideIcon('sliders-vertical', __iconNode);\n\nexport default SlidersVertical;\n"],"mappings":";;;;;;;;AAGO,MAAMA,UAAA,GAAuB,CAClC,CAAC,QAAQ;EAAEC,CAAA,EAAG;EAAWC,GAAA,EAAK;AAAA,CAAU,GACxC,CAAC,QAAQ;EAAED,CAAA,EAAG;EAAaC,GAAA,EAAK;AAAA,CAAU,GAC1C,CAAC,QAAQ;EAAED,CAAA,EAAG;EAAWC,GAAA,EAAK;AAAA,CAAU,GACxC,CAAC,QAAQ;EAAED,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,CAAC,QAAQ;EAAED,CAAA,EAAG;EAAWC,GAAA,EAAK;AAAA,CAAU,GACxC,CAAC,QAAQ;EAAED,CAAA,EAAG;EAAWC,GAAA,EAAK;AAAA,CAAU,GACxC,CAAC,QAAQ;EAAED,CAAA,EAAG;EAAYC,GAAA,EAAK;AAAA,CAAU,EAC3C;AAaA,MAAMC,eAAA,GAAkBC,gBAAA,CAAiB,oBAAoBJ,UAAU","ignoreList":[]},"metadata":{},"sourceType":"module","externalDependencies":[]} |