1 line
No EOL
3.8 KiB
JSON
1 line
No EOL
3.8 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: \"M15 10V9\",\n key: \"4dkmfx\"\n}], [\"path\", {\n d: \"M15 15v-1\",\n key: \"6a4afx\"\n}], [\"path\", {\n d: \"M15 21v-2\",\n key: \"1qshmc\"\n}], [\"path\", {\n d: \"M15 5V3\",\n key: \"1fk0mb\"\n}], [\"path\", {\n d: \"M9 10V9\",\n key: \"1lazqi\"\n}], [\"path\", {\n d: \"M9 15v-1\",\n key: \"9lx740\"\n}], [\"path\", {\n d: \"M9 21v-2\",\n key: \"1fwk0n\"\n}], [\"path\", {\n d: \"M9 5V3\",\n key: \"2q8zi6\"\n}], [\"rect\", {\n x: \"3\",\n y: \"3\",\n width: \"18\",\n height: \"18\",\n rx: \"2\",\n key: \"h1oib\"\n}]];\nconst PanelLeftRightDashed = createLucideIcon(\"panel-left-right-dashed\", __iconNode);\nexport { __iconNode, PanelLeftRightDashed as default };","map":{"version":3,"names":["__iconNode","d","key","x","y","width","height","rx","PanelLeftRightDashed","createLucideIcon"],"sources":["/Users/davidl/Nextcloud/Uni/Swinburne/ICT30016 - ICT Project/Assignment 3/incident-response-game/node_modules/lucide-react/src/icons/panel-left-right-dashed.ts"],"sourcesContent":["import createLucideIcon from '../createLucideIcon';\nimport { IconNode } from '../types';\n\nexport const __iconNode: IconNode = [\n ['path', { d: 'M15 10V9', key: '4dkmfx' }],\n ['path', { d: 'M15 15v-1', key: '6a4afx' }],\n ['path', { d: 'M15 21v-2', key: '1qshmc' }],\n ['path', { d: 'M15 5V3', key: '1fk0mb' }],\n ['path', { d: 'M9 10V9', key: '1lazqi' }],\n ['path', { d: 'M9 15v-1', key: '9lx740' }],\n ['path', { d: 'M9 21v-2', key: '1fwk0n' }],\n ['path', { d: 'M9 5V3', key: '2q8zi6' }],\n ['rect', { x: '3', y: '3', width: '18', height: '18', rx: '2', key: 'h1oib' }],\n];\n\n/**\n * @component @name PanelLeftRightDashed\n * @description Lucide SVG icon component, renders SVG Element with children.\n *\n * @preview  - https://lucide.dev/icons/panel-left-right-dashed\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 PanelLeftRightDashed = createLucideIcon('panel-left-right-dashed', __iconNode);\n\nexport default PanelLeftRightDashed;\n"],"mappings":";;;;;;;;AAGO,MAAMA,UAAA,GAAuB,CAClC,CAAC,QAAQ;EAAEC,CAAA,EAAG;EAAYC,GAAA,EAAK;AAAA,CAAU,GACzC,CAAC,QAAQ;EAAED,CAAA,EAAG;EAAaC,GAAA,EAAK;AAAA,CAAU,GAC1C,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,GACzC,CAAC,QAAQ;EAAED,CAAA,EAAG;EAAYC,GAAA,EAAK;AAAA,CAAU,GACzC,CAAC,QAAQ;EAAED,CAAA,EAAG;EAAUC,GAAA,EAAK;AAAA,CAAU,GACvC,CAAC,QAAQ;EAAEC,CAAA,EAAG;EAAKC,CAAA,EAAG;EAAKC,KAAA,EAAO;EAAMC,MAAA,EAAQ;EAAMC,EAAA,EAAI;EAAKL,GAAA,EAAK;AAAA,CAAS,EAC/E;AAaA,MAAMM,oBAAA,GAAuBC,gBAAA,CAAiB,2BAA2BT,UAAU","ignoreList":[]},"metadata":{},"sourceType":"module","externalDependencies":[]} |