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: \"M4.2 4.2A2 2 0 0 0 3 6v14a2 2 0 0 0 2 2h14a2 2 0 0 0 1.82-1.18\",\n key: \"16swn3\"\n}], [\"path\", {\n d: \"M21 15.5V6a2 2 0 0 0-2-2H9.5\",\n key: \"yhw86o\"\n}], [\"path\", {\n d: \"M16 2v4\",\n key: \"4m81vk\"\n}], [\"path\", {\n d: \"M3 10h7\",\n key: \"1wap6i\"\n}], [\"path\", {\n d: \"M21 10h-5.5\",\n key: \"quycpq\"\n}], [\"path\", {\n d: \"m2 2 20 20\",\n key: \"1ooewy\"\n}]];\nconst CalendarOff = createLucideIcon(\"calendar-off\", __iconNode);\nexport { __iconNode, CalendarOff as default };","map":{"version":3,"names":["__iconNode","d","key","CalendarOff","createLucideIcon"],"sources":["/Users/davidl/Nextcloud/Uni/Swinburne/ICT30016 - ICT Project/Assignment 3/incident-response-game/node_modules/lucide-react/src/icons/calendar-off.ts"],"sourcesContent":["import createLucideIcon from '../createLucideIcon';\nimport { IconNode } from '../types';\n\nexport const __iconNode: IconNode = [\n ['path', { d: 'M4.2 4.2A2 2 0 0 0 3 6v14a2 2 0 0 0 2 2h14a2 2 0 0 0 1.82-1.18', key: '16swn3' }],\n ['path', { d: 'M21 15.5V6a2 2 0 0 0-2-2H9.5', key: 'yhw86o' }],\n ['path', { d: 'M16 2v4', key: '4m81vk' }],\n ['path', { d: 'M3 10h7', key: '1wap6i' }],\n ['path', { d: 'M21 10h-5.5', key: 'quycpq' }],\n ['path', { d: 'm2 2 20 20', key: '1ooewy' }],\n];\n\n/**\n * @component @name CalendarOff\n * @description Lucide SVG icon component, renders SVG Element with children.\n *\n * @preview  - https://lucide.dev/icons/calendar-off\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 CalendarOff = createLucideIcon('calendar-off', __iconNode);\n\nexport default CalendarOff;\n"],"mappings":";;;;;;;;AAGO,MAAMA,UAAA,GAAuB,CAClC,CAAC,QAAQ;EAAEC,CAAA,EAAG;EAAkEC,GAAA,EAAK;AAAA,CAAU,GAC/F,CAAC,QAAQ;EAAED,CAAA,EAAG;EAAgCC,GAAA,EAAK;AAAA,CAAU,GAC7D,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;EAAeC,GAAA,EAAK;AAAA,CAAU,GAC5C,CAAC,QAAQ;EAAED,CAAA,EAAG;EAAcC,GAAA,EAAK;AAAA,CAAU,EAC7C;AAaA,MAAMC,WAAA,GAAcC,gBAAA,CAAiB,gBAAgBJ,UAAU","ignoreList":[]},"metadata":{},"sourceType":"module","externalDependencies":[]} |