1 line
No EOL
2.6 KiB
JSON
1 line
No EOL
2.6 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: \"M11.5 21a7.5 7.5 0 1 1 7.35-9\",\n key: \"1gyj8k\"\n}], [\"path\", {\n d: \"M13 12V3\",\n key: \"18om2a\"\n}], [\"path\", {\n d: \"M4 21h16\",\n key: \"1h09gz\"\n}], [\"path\", {\n d: \"M9 12V3\",\n key: \"geutu0\"\n}]];\nconst GeorgianLari = createLucideIcon(\"georgian-lari\", __iconNode);\nexport { __iconNode, GeorgianLari as default };","map":{"version":3,"names":["__iconNode","d","key","GeorgianLari","createLucideIcon"],"sources":["/Users/davidl/Nextcloud/Uni/Swinburne/ICT30016 - ICT Project/Assignment 3/incident-response-game/node_modules/lucide-react/src/icons/georgian-lari.ts"],"sourcesContent":["import createLucideIcon from '../createLucideIcon';\nimport { IconNode } from '../types';\n\nexport const __iconNode: IconNode = [\n ['path', { d: 'M11.5 21a7.5 7.5 0 1 1 7.35-9', key: '1gyj8k' }],\n ['path', { d: 'M13 12V3', key: '18om2a' }],\n ['path', { d: 'M4 21h16', key: '1h09gz' }],\n ['path', { d: 'M9 12V3', key: 'geutu0' }],\n];\n\n/**\n * @component @name GeorgianLari\n * @description Lucide SVG icon component, renders SVG Element with children.\n *\n * @preview  - https://lucide.dev/icons/georgian-lari\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 GeorgianLari = createLucideIcon('georgian-lari', __iconNode);\n\nexport default GeorgianLari;\n"],"mappings":";;;;;;;;AAGO,MAAMA,UAAA,GAAuB,CAClC,CAAC,QAAQ;EAAEC,CAAA,EAAG;EAAiCC,GAAA,EAAK;AAAA,CAAU,GAC9D,CAAC,QAAQ;EAAED,CAAA,EAAG;EAAYC,GAAA,EAAK;AAAA,CAAU,GACzC,CAAC,QAAQ;EAAED,CAAA,EAAG;EAAYC,GAAA,EAAK;AAAA,CAAU,GACzC,CAAC,QAAQ;EAAED,CAAA,EAAG;EAAWC,GAAA,EAAK;AAAA,CAAU,EAC1C;AAaA,MAAMC,YAAA,GAAeC,gBAAA,CAAiB,iBAAiBJ,UAAU","ignoreList":[]},"metadata":{},"sourceType":"module","externalDependencies":[]} |