1 line
No EOL
2.5 KiB
JSON
1 line
No EOL
2.5 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 11H4\",\n key: \"6ut86h\"\n}], [\"path\", {\n d: \"M20 7H4\",\n key: \"zbl0bi\"\n}], [\"path\", {\n d: \"M7 21V4a1 1 0 0 1 1-1h4a1 1 0 0 1 0 12H7\",\n key: \"1ana5r\"\n}]];\nconst PhilippinePeso = createLucideIcon(\"philippine-peso\", __iconNode);\nexport { __iconNode, PhilippinePeso as default };","map":{"version":3,"names":["__iconNode","d","key","PhilippinePeso","createLucideIcon"],"sources":["/Users/davidl/Nextcloud/Uni/Swinburne/ICT30016 - ICT Project/Assignment 3/incident-response-game/node_modules/lucide-react/src/icons/philippine-peso.ts"],"sourcesContent":["import createLucideIcon from '../createLucideIcon';\nimport { IconNode } from '../types';\n\nexport const __iconNode: IconNode = [\n ['path', { d: 'M20 11H4', key: '6ut86h' }],\n ['path', { d: 'M20 7H4', key: 'zbl0bi' }],\n ['path', { d: 'M7 21V4a1 1 0 0 1 1-1h4a1 1 0 0 1 0 12H7', key: '1ana5r' }],\n];\n\n/**\n * @component @name PhilippinePeso\n * @description Lucide SVG icon component, renders SVG Element with children.\n *\n * @preview  - https://lucide.dev/icons/philippine-peso\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 PhilippinePeso = createLucideIcon('philippine-peso', __iconNode);\n\nexport default PhilippinePeso;\n"],"mappings":";;;;;;;;AAGO,MAAMA,UAAA,GAAuB,CAClC,CAAC,QAAQ;EAAEC,CAAA,EAAG;EAAYC,GAAA,EAAK;AAAA,CAAU,GACzC,CAAC,QAAQ;EAAED,CAAA,EAAG;EAAWC,GAAA,EAAK;AAAA,CAAU,GACxC,CAAC,QAAQ;EAAED,CAAA,EAAG;EAA4CC,GAAA,EAAK;AAAA,CAAU,EAC3E;AAaA,MAAMC,cAAA,GAAiBC,gBAAA,CAAiB,mBAAmBJ,UAAU","ignoreList":[]},"metadata":{},"sourceType":"module","externalDependencies":[]} |