1 line
No EOL
2.8 KiB
JSON
1 line
No EOL
2.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: \"m3 16 4 4 4-4\",\n key: \"1co6wj\"\n}], [\"path\", {\n d: \"M7 20V4\",\n key: \"1yoxec\"\n}], [\"path\", {\n d: \"M11 4h4\",\n key: \"6d7r33\"\n}], [\"path\", {\n d: \"M11 8h7\",\n key: \"djye34\"\n}], [\"path\", {\n d: \"M11 12h10\",\n key: \"1438ji\"\n}]];\nconst ArrowDownNarrowWide = createLucideIcon(\"arrow-down-narrow-wide\", __iconNode);\nexport { __iconNode, ArrowDownNarrowWide as default };","map":{"version":3,"names":["__iconNode","d","key","ArrowDownNarrowWide","createLucideIcon"],"sources":["/Users/davidl/Nextcloud/Uni/Swinburne/ICT30016 - ICT Project/Assignment 3/incident-response-game/node_modules/lucide-react/src/icons/arrow-down-narrow-wide.ts"],"sourcesContent":["import createLucideIcon from '../createLucideIcon';\nimport { IconNode } from '../types';\n\nexport const __iconNode: IconNode = [\n ['path', { d: 'm3 16 4 4 4-4', key: '1co6wj' }],\n ['path', { d: 'M7 20V4', key: '1yoxec' }],\n ['path', { d: 'M11 4h4', key: '6d7r33' }],\n ['path', { d: 'M11 8h7', key: 'djye34' }],\n ['path', { d: 'M11 12h10', key: '1438ji' }],\n];\n\n/**\n * @component @name ArrowDownNarrowWide\n * @description Lucide SVG icon component, renders SVG Element with children.\n *\n * @preview  - https://lucide.dev/icons/arrow-down-narrow-wide\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 ArrowDownNarrowWide = createLucideIcon('arrow-down-narrow-wide', __iconNode);\n\nexport default ArrowDownNarrowWide;\n"],"mappings":";;;;;;;;AAGO,MAAMA,UAAA,GAAuB,CAClC,CAAC,QAAQ;EAAEC,CAAA,EAAG;EAAiBC,GAAA,EAAK;AAAA,CAAU,GAC9C,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;EAAWC,GAAA,EAAK;AAAA,CAAU,GACxC,CAAC,QAAQ;EAAED,CAAA,EAAG;EAAaC,GAAA,EAAK;AAAA,CAAU,EAC5C;AAaA,MAAMC,mBAAA,GAAsBC,gBAAA,CAAiB,0BAA0BJ,UAAU","ignoreList":[]},"metadata":{},"sourceType":"module","externalDependencies":[]} |