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: \"m20 19.5-5.5 1.2\",\n key: \"1aenhr\"\n}], [\"path\", {\n d: \"M14.5 4v11.22a1 1 0 0 0 1.242.97L20 15.2\",\n key: \"2rtezt\"\n}], [\"path\", {\n d: \"m2.978 19.351 5.549-1.363A2 2 0 0 0 10 16V2\",\n key: \"1kbm92\"\n}], [\"path\", {\n d: \"M20 10 4 13.5\",\n key: \"8nums9\"\n}]];\nconst SaudiRiyal = createLucideIcon(\"saudi-riyal\", __iconNode);\nexport { __iconNode, SaudiRiyal as default };","map":{"version":3,"names":["__iconNode","d","key","SaudiRiyal","createLucideIcon"],"sources":["/Users/davidl/Nextcloud/Uni/Swinburne/ICT30016 - ICT Project/Assignment 3/incident-response-game/node_modules/lucide-react/src/icons/saudi-riyal.ts"],"sourcesContent":["import createLucideIcon from '../createLucideIcon';\nimport { IconNode } from '../types';\n\nexport const __iconNode: IconNode = [\n ['path', { d: 'm20 19.5-5.5 1.2', key: '1aenhr' }],\n ['path', { d: 'M14.5 4v11.22a1 1 0 0 0 1.242.97L20 15.2', key: '2rtezt' }],\n ['path', { d: 'm2.978 19.351 5.549-1.363A2 2 0 0 0 10 16V2', key: '1kbm92' }],\n ['path', { d: 'M20 10 4 13.5', key: '8nums9' }],\n];\n\n/**\n * @component @name SaudiRiyal\n * @description Lucide SVG icon component, renders SVG Element with children.\n *\n * @preview  - https://lucide.dev/icons/saudi-riyal\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 SaudiRiyal = createLucideIcon('saudi-riyal', __iconNode);\n\nexport default SaudiRiyal;\n"],"mappings":";;;;;;;;AAGO,MAAMA,UAAA,GAAuB,CAClC,CAAC,QAAQ;EAAEC,CAAA,EAAG;EAAoBC,GAAA,EAAK;AAAA,CAAU,GACjD,CAAC,QAAQ;EAAED,CAAA,EAAG;EAA4CC,GAAA,EAAK;AAAA,CAAU,GACzE,CAAC,QAAQ;EAAED,CAAA,EAAG;EAA+CC,GAAA,EAAK;AAAA,CAAU,GAC5E,CAAC,QAAQ;EAAED,CAAA,EAAG;EAAiBC,GAAA,EAAK;AAAA,CAAU,EAChD;AAaA,MAAMC,UAAA,GAAaC,gBAAA,CAAiB,eAAeJ,UAAU","ignoreList":[]},"metadata":{},"sourceType":"module","externalDependencies":[]} |