1 line
No EOL
3.4 KiB
JSON
1 line
No EOL
3.4 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 22a2 2 0 0 1-2-2\",\n key: \"i7yj1i\"\n}], [\"path\", {\n d: \"M16 22h-2\",\n key: \"18d249\"\n}], [\"path\", {\n d: \"M16 4a2 2 0 0 0-2-2H4a2 2 0 0 0-2 2v10a2 2 0 0 0 2 2h3a1 1 0 0 0 1-1v-5a2 2 0 0 1 2-2h5a1 1 0 0 0 1-1z\",\n key: \"1njgbb\"\n}], [\"path\", {\n d: \"M20 8a2 2 0 0 1 2 2\",\n key: \"1770vt\"\n}], [\"path\", {\n d: \"M22 14v2\",\n key: \"iot8ja\"\n}], [\"path\", {\n d: \"M22 20a2 2 0 0 1-2 2\",\n key: \"qj8q6g\"\n}]];\nconst SquaresSubtract = createLucideIcon(\"squares-subtract\", __iconNode);\nexport { __iconNode, SquaresSubtract as default };","map":{"version":3,"names":["__iconNode","d","key","SquaresSubtract","createLucideIcon"],"sources":["/Users/davidl/Nextcloud/Uni/Swinburne/ICT30016 - ICT Project/Assignment 3/incident-response-game/node_modules/lucide-react/src/icons/squares-subtract.ts"],"sourcesContent":["import createLucideIcon from '../createLucideIcon';\nimport { IconNode } from '../types';\n\nexport const __iconNode: IconNode = [\n ['path', { d: 'M10 22a2 2 0 0 1-2-2', key: 'i7yj1i' }],\n ['path', { d: 'M16 22h-2', key: '18d249' }],\n [\n 'path',\n {\n d: 'M16 4a2 2 0 0 0-2-2H4a2 2 0 0 0-2 2v10a2 2 0 0 0 2 2h3a1 1 0 0 0 1-1v-5a2 2 0 0 1 2-2h5a1 1 0 0 0 1-1z',\n key: '1njgbb',\n },\n ],\n ['path', { d: 'M20 8a2 2 0 0 1 2 2', key: '1770vt' }],\n ['path', { d: 'M22 14v2', key: 'iot8ja' }],\n ['path', { d: 'M22 20a2 2 0 0 1-2 2', key: 'qj8q6g' }],\n];\n\n/**\n * @component @name SquaresSubtract\n * @description Lucide SVG icon component, renders SVG Element with children.\n *\n * @preview  - https://lucide.dev/icons/squares-subtract\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 SquaresSubtract = createLucideIcon('squares-subtract', __iconNode);\n\nexport default SquaresSubtract;\n"],"mappings":";;;;;;;;AAGO,MAAMA,UAAA,GAAuB,CAClC,CAAC,QAAQ;EAAEC,CAAA,EAAG;EAAwBC,GAAA,EAAK;AAAA,CAAU,GACrD,CAAC,QAAQ;EAAED,CAAA,EAAG;EAAaC,GAAA,EAAK;AAAA,CAAU,GAC1C,CACE,QACA;EACED,CAAA,EAAG;EACHC,GAAA,EAAK;AAAA,EAET,EACA,CAAC,QAAQ;EAAED,CAAA,EAAG;EAAuBC,GAAA,EAAK;AAAA,CAAU,GACpD,CAAC,QAAQ;EAAED,CAAA,EAAG;EAAYC,GAAA,EAAK;AAAA,CAAU,GACzC,CAAC,QAAQ;EAAED,CAAA,EAAG;EAAwBC,GAAA,EAAK;AAAA,CAAU,EACvD;AAaA,MAAMC,eAAA,GAAkBC,gBAAA,CAAiB,oBAAoBJ,UAAU","ignoreList":[]},"metadata":{},"sourceType":"module","externalDependencies":[]} |