1 line
No EOL
3.1 KiB
JSON
1 line
No EOL
3.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 18 4-4 4 4\",\n key: \"ftkppy\"\n}], [\"path\", {\n d: \"M16 2v4\",\n key: \"4m81vk\"\n}], [\"path\", {\n d: \"M18 22v-8\",\n key: \"su0gjh\"\n}], [\"path\", {\n d: \"M21 11.343V6a2 2 0 0 0-2-2H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h9\",\n key: \"1exg90\"\n}], [\"path\", {\n d: \"M3 10h18\",\n key: \"8toen8\"\n}], [\"path\", {\n d: \"M8 2v4\",\n key: \"1cmpym\"\n}]];\nconst CalendarArrowUp = createLucideIcon(\"calendar-arrow-up\", __iconNode);\nexport { __iconNode, CalendarArrowUp as default };","map":{"version":3,"names":["__iconNode","d","key","CalendarArrowUp","createLucideIcon"],"sources":["/Users/davidl/Nextcloud/Uni/Swinburne/ICT30016 - ICT Project/Assignment 3/incident-response-game/node_modules/lucide-react/src/icons/calendar-arrow-up.ts"],"sourcesContent":["import createLucideIcon from '../createLucideIcon';\nimport { IconNode } from '../types';\n\nexport const __iconNode: IconNode = [\n ['path', { d: 'm14 18 4-4 4 4', key: 'ftkppy' }],\n ['path', { d: 'M16 2v4', key: '4m81vk' }],\n ['path', { d: 'M18 22v-8', key: 'su0gjh' }],\n ['path', { d: 'M21 11.343V6a2 2 0 0 0-2-2H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h9', key: '1exg90' }],\n ['path', { d: 'M3 10h18', key: '8toen8' }],\n ['path', { d: 'M8 2v4', key: '1cmpym' }],\n];\n\n/**\n * @component @name CalendarArrowUp\n * @description Lucide SVG icon component, renders SVG Element with children.\n *\n * @preview  - https://lucide.dev/icons/calendar-arrow-up\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 CalendarArrowUp = createLucideIcon('calendar-arrow-up', __iconNode);\n\nexport default CalendarArrowUp;\n"],"mappings":";;;;;;;;AAGO,MAAMA,UAAA,GAAuB,CAClC,CAAC,QAAQ;EAAEC,CAAA,EAAG;EAAkBC,GAAA,EAAK;AAAA,CAAU,GAC/C,CAAC,QAAQ;EAAED,CAAA,EAAG;EAAWC,GAAA,EAAK;AAAA,CAAU,GACxC,CAAC,QAAQ;EAAED,CAAA,EAAG;EAAaC,GAAA,EAAK;AAAA,CAAU,GAC1C,CAAC,QAAQ;EAAED,CAAA,EAAG;EAAiEC,GAAA,EAAK;AAAA,CAAU,GAC9F,CAAC,QAAQ;EAAED,CAAA,EAAG;EAAYC,GAAA,EAAK;AAAA,CAAU,GACzC,CAAC,QAAQ;EAAED,CAAA,EAAG;EAAUC,GAAA,EAAK;AAAA,CAAU,EACzC;AAaA,MAAMC,eAAA,GAAkBC,gBAAA,CAAiB,qBAAqBJ,UAAU","ignoreList":[]},"metadata":{},"sourceType":"module","externalDependencies":[]} |