1 line
No EOL
2.7 KiB
JSON
1 line
No EOL
2.7 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: \"M10 6.5v11a5.5 5.5 0 0 0 5.5-5.5\",\n key: \"nw10mp\"\n}], [\"path\", {\n d: \"m14 8-6 3\",\n key: \"2tb98i\"\n}], [\"path\", {\n d: \"M4 2v20l2-1 2 1 2-1 2 1 2-1 2 1 2-1 2 1V2l-2 1-2-1-2 1-2-1-2 1-2-1-2 1z\",\n key: \"io9ry0\"\n}]];\nconst ReceiptTurkishLira = createLucideIcon(\"receipt-turkish-lira\", __iconNode);\nexport { __iconNode, ReceiptTurkishLira as default };","map":{"version":3,"names":["__iconNode","d","key","ReceiptTurkishLira","createLucideIcon"],"sources":["/Users/davidl/Nextcloud/Uni/Swinburne/ICT30016 - ICT Project/Assignment 3/incident-response-game/node_modules/lucide-react/src/icons/receipt-turkish-lira.ts"],"sourcesContent":["import createLucideIcon from '../createLucideIcon';\nimport { IconNode } from '../types';\n\nexport const __iconNode: IconNode = [\n ['path', { d: 'M10 6.5v11a5.5 5.5 0 0 0 5.5-5.5', key: 'nw10mp' }],\n ['path', { d: 'm14 8-6 3', key: '2tb98i' }],\n [\n 'path',\n { d: 'M4 2v20l2-1 2 1 2-1 2 1 2-1 2 1 2-1 2 1V2l-2 1-2-1-2 1-2-1-2 1-2-1-2 1z', key: 'io9ry0' },\n ],\n];\n\n/**\n * @component @name ReceiptTurkishLira\n * @description Lucide SVG icon component, renders SVG Element with children.\n *\n * @preview  - https://lucide.dev/icons/receipt-turkish-lira\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 ReceiptTurkishLira = createLucideIcon('receipt-turkish-lira', __iconNode);\n\nexport default ReceiptTurkishLira;\n"],"mappings":";;;;;;;;AAGO,MAAMA,UAAA,GAAuB,CAClC,CAAC,QAAQ;EAAEC,CAAA,EAAG;EAAoCC,GAAA,EAAK;AAAA,CAAU,GACjE,CAAC,QAAQ;EAAED,CAAA,EAAG;EAAaC,GAAA,EAAK;AAAA,CAAU,GAC1C,CACE,QACA;EAAED,CAAA,EAAG;EAA2EC,GAAA,EAAK;AAAA,EAAS,CAElG;AAaA,MAAMC,kBAAA,GAAqBC,gBAAA,CAAiB,wBAAwBJ,UAAU","ignoreList":[]},"metadata":{},"sourceType":"module","externalDependencies":[]} |