1 line
No EOL
2.9 KiB
JSON
1 line
No EOL
2.9 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 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: \"q3az6g\"\n}], [\"path\", {\n d: \"M8 13h5\",\n key: \"1k9z8w\"\n}], [\"path\", {\n d: \"M10 17V9.5a2.5 2.5 0 0 1 5 0\",\n key: \"1dzgp0\"\n}], [\"path\", {\n d: \"M8 17h7\",\n key: \"8mjdqu\"\n}]];\nconst ReceiptPoundSterling = createLucideIcon(\"receipt-pound-sterling\", __iconNode);\nexport { __iconNode, ReceiptPoundSterling as default };","map":{"version":3,"names":["__iconNode","d","key","ReceiptPoundSterling","createLucideIcon"],"sources":["/Users/davidl/Nextcloud/Uni/Swinburne/ICT30016 - ICT Project/Assignment 3/incident-response-game/node_modules/lucide-react/src/icons/receipt-pound-sterling.ts"],"sourcesContent":["import createLucideIcon from '../createLucideIcon';\nimport { IconNode } from '../types';\n\nexport const __iconNode: IconNode = [\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: 'q3az6g' },\n ],\n ['path', { d: 'M8 13h5', key: '1k9z8w' }],\n ['path', { d: 'M10 17V9.5a2.5 2.5 0 0 1 5 0', key: '1dzgp0' }],\n ['path', { d: 'M8 17h7', key: '8mjdqu' }],\n];\n\n/**\n * @component @name ReceiptPoundSterling\n * @description Lucide SVG icon component, renders SVG Element with children.\n *\n * @preview  - https://lucide.dev/icons/receipt-pound-sterling\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 ReceiptPoundSterling = createLucideIcon('receipt-pound-sterling', __iconNode);\n\nexport default ReceiptPoundSterling;\n"],"mappings":";;;;;;;;AAGO,MAAMA,UAAA,GAAuB,CAClC,CACE,QACA;EAAEC,CAAA,EAAG;EAA2EC,GAAA,EAAK;AAAA,EACvF,EACA,CAAC,QAAQ;EAAED,CAAA,EAAG;EAAWC,GAAA,EAAK;AAAA,CAAU,GACxC,CAAC,QAAQ;EAAED,CAAA,EAAG;EAAgCC,GAAA,EAAK;AAAA,CAAU,GAC7D,CAAC,QAAQ;EAAED,CAAA,EAAG;EAAWC,GAAA,EAAK;AAAA,CAAU,EAC1C;AAaA,MAAMC,oBAAA,GAAuBC,gBAAA,CAAiB,0BAA0BJ,UAAU","ignoreList":[]},"metadata":{},"sourceType":"module","externalDependencies":[]} |