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 20h-1a2 2 0 0 1-2-2 2 2 0 0 1-2 2H6\",\n key: \"1528k5\"\n}], [\"path\", {\n d: \"M13 8h7a2 2 0 0 1 2 2v4a2 2 0 0 1-2 2h-7\",\n key: \"13ksps\"\n}], [\"path\", {\n d: \"M5 16H4a2 2 0 0 1-2-2v-4a2 2 0 0 1 2-2h1\",\n key: \"1n9rhb\"\n}], [\"path\", {\n d: \"M6 4h1a2 2 0 0 1 2 2 2 2 0 0 1 2-2h1\",\n key: \"1mj8rg\"\n}], [\"path\", {\n d: \"M9 6v12\",\n key: \"velyjx\"\n}]];\nconst TextCursorInput = createLucideIcon(\"text-cursor-input\", __iconNode);\nexport { __iconNode, TextCursorInput as default };","map":{"version":3,"names":["__iconNode","d","key","TextCursorInput","createLucideIcon"],"sources":["/Users/davidl/Nextcloud/Uni/Swinburne/ICT30016 - ICT Project/Assignment 3/incident-response-game/node_modules/lucide-react/src/icons/text-cursor-input.ts"],"sourcesContent":["import createLucideIcon from '../createLucideIcon';\nimport { IconNode } from '../types';\n\nexport const __iconNode: IconNode = [\n ['path', { d: 'M12 20h-1a2 2 0 0 1-2-2 2 2 0 0 1-2 2H6', key: '1528k5' }],\n ['path', { d: 'M13 8h7a2 2 0 0 1 2 2v4a2 2 0 0 1-2 2h-7', key: '13ksps' }],\n ['path', { d: 'M5 16H4a2 2 0 0 1-2-2v-4a2 2 0 0 1 2-2h1', key: '1n9rhb' }],\n ['path', { d: 'M6 4h1a2 2 0 0 1 2 2 2 2 0 0 1 2-2h1', key: '1mj8rg' }],\n ['path', { d: 'M9 6v12', key: 'velyjx' }],\n];\n\n/**\n * @component @name TextCursorInput\n * @description Lucide SVG icon component, renders SVG Element with children.\n *\n * @preview  - https://lucide.dev/icons/text-cursor-input\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 TextCursorInput = createLucideIcon('text-cursor-input', __iconNode);\n\nexport default TextCursorInput;\n"],"mappings":";;;;;;;;AAGO,MAAMA,UAAA,GAAuB,CAClC,CAAC,QAAQ;EAAEC,CAAA,EAAG;EAA2CC,GAAA,EAAK;AAAA,CAAU,GACxE,CAAC,QAAQ;EAAED,CAAA,EAAG;EAA4CC,GAAA,EAAK;AAAA,CAAU,GACzE,CAAC,QAAQ;EAAED,CAAA,EAAG;EAA4CC,GAAA,EAAK;AAAA,CAAU,GACzE,CAAC,QAAQ;EAAED,CAAA,EAAG;EAAwCC,GAAA,EAAK;AAAA,CAAU,GACrE,CAAC,QAAQ;EAAED,CAAA,EAAG;EAAWC,GAAA,EAAK;AAAA,CAAU,EAC1C;AAaA,MAAMC,eAAA,GAAkBC,gBAAA,CAAiB,qBAAqBJ,UAAU","ignoreList":[]},"metadata":{},"sourceType":"module","externalDependencies":[]} |