1 line
No EOL
4.1 KiB
JSON
1 line
No EOL
4.1 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: \"M14 10h2\",\n key: \"1lstlu\"\n}], [\"path\", {\n d: \"M15 22v-8\",\n key: \"1fwwgm\"\n}], [\"path\", {\n d: \"M15 2v4\",\n key: \"1044rn\"\n}], [\"path\", {\n d: \"M2 10h2\",\n key: \"1r8dkt\"\n}], [\"path\", {\n d: \"M20 10h2\",\n key: \"1ug425\"\n}], [\"path\", {\n d: \"M3 19h18\",\n key: \"awlh7x\"\n}], [\"path\", {\n d: \"M3 22v-6a2 2 135 0 1 2-2h14a2 2 45 0 1 2 2v6\",\n key: \"ibqhof\"\n}], [\"path\", {\n d: \"M3 2v2a2 2 45 0 0 2 2h14a2 2 135 0 0 2-2V2\",\n key: \"1uenja\"\n}], [\"path\", {\n d: \"M8 10h2\",\n key: \"66od0\"\n}], [\"path\", {\n d: \"M9 22v-8\",\n key: \"fmnu31\"\n}], [\"path\", {\n d: \"M9 2v4\",\n key: \"j1yeou\"\n}]];\nconst TableRowsSplit = createLucideIcon(\"table-rows-split\", __iconNode);\nexport { __iconNode, TableRowsSplit as default };","map":{"version":3,"names":["__iconNode","d","key","TableRowsSplit","createLucideIcon"],"sources":["/Users/davidl/Nextcloud/Uni/Swinburne/ICT30016 - ICT Project/Assignment 3/incident-response-game/node_modules/lucide-react/src/icons/table-rows-split.ts"],"sourcesContent":["import createLucideIcon from '../createLucideIcon';\nimport { IconNode } from '../types';\n\nexport const __iconNode: IconNode = [\n ['path', { d: 'M14 10h2', key: '1lstlu' }],\n ['path', { d: 'M15 22v-8', key: '1fwwgm' }],\n ['path', { d: 'M15 2v4', key: '1044rn' }],\n ['path', { d: 'M2 10h2', key: '1r8dkt' }],\n ['path', { d: 'M20 10h2', key: '1ug425' }],\n ['path', { d: 'M3 19h18', key: 'awlh7x' }],\n ['path', { d: 'M3 22v-6a2 2 135 0 1 2-2h14a2 2 45 0 1 2 2v6', key: 'ibqhof' }],\n ['path', { d: 'M3 2v2a2 2 45 0 0 2 2h14a2 2 135 0 0 2-2V2', key: '1uenja' }],\n ['path', { d: 'M8 10h2', key: '66od0' }],\n ['path', { d: 'M9 22v-8', key: 'fmnu31' }],\n ['path', { d: 'M9 2v4', key: 'j1yeou' }],\n];\n\n/**\n * @component @name TableRowsSplit\n * @description Lucide SVG icon component, renders SVG Element with children.\n *\n * @preview  - https://lucide.dev/icons/table-rows-split\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 TableRowsSplit = createLucideIcon('table-rows-split', __iconNode);\n\nexport default TableRowsSplit;\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;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;EAAgDC,GAAA,EAAK;AAAA,CAAU,GAC7E,CAAC,QAAQ;EAAED,CAAA,EAAG;EAA8CC,GAAA,EAAK;AAAA,CAAU,GAC3E,CAAC,QAAQ;EAAED,CAAA,EAAG;EAAWC,GAAA,EAAK;AAAA,CAAS,GACvC,CAAC,QAAQ;EAAED,CAAA,EAAG;EAAYC,GAAA,EAAK;AAAA,CAAU,GACzC,CAAC,QAAQ;EAAED,CAAA,EAAG;EAAUC,GAAA,EAAK;AAAA,CAAU,EACzC;AAaA,MAAMC,cAAA,GAAiBC,gBAAA,CAAiB,oBAAoBJ,UAAU","ignoreList":[]},"metadata":{},"sourceType":"module","externalDependencies":[]} |