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: \"m14 13-8.381 8.38a1 1 0 0 1-3.001-3l8.384-8.381\",\n key: \"pgg06f\"\n}], [\"path\", {\n d: \"m16 16 6-6\",\n key: \"vzrcl6\"\n}], [\"path\", {\n d: \"m21.5 10.5-8-8\",\n key: \"a17d9x\"\n}], [\"path\", {\n d: \"m8 8 6-6\",\n key: \"18bi4p\"\n}], [\"path\", {\n d: \"m8.5 7.5 8 8\",\n key: \"1oyaui\"\n}]];\nconst Gavel = createLucideIcon(\"gavel\", __iconNode);\nexport { __iconNode, Gavel as default };","map":{"version":3,"names":["__iconNode","d","key","Gavel","createLucideIcon"],"sources":["/Users/davidl/Nextcloud/Uni/Swinburne/ICT30016 - ICT Project/Assignment 3/incident-response-game/node_modules/lucide-react/src/icons/gavel.ts"],"sourcesContent":["import createLucideIcon from '../createLucideIcon';\nimport { IconNode } from '../types';\n\nexport const __iconNode: IconNode = [\n ['path', { d: 'm14 13-8.381 8.38a1 1 0 0 1-3.001-3l8.384-8.381', key: 'pgg06f' }],\n ['path', { d: 'm16 16 6-6', key: 'vzrcl6' }],\n ['path', { d: 'm21.5 10.5-8-8', key: 'a17d9x' }],\n ['path', { d: 'm8 8 6-6', key: '18bi4p' }],\n ['path', { d: 'm8.5 7.5 8 8', key: '1oyaui' }],\n];\n\n/**\n * @component @name Gavel\n * @description Lucide SVG icon component, renders SVG Element with children.\n *\n * @preview  - https://lucide.dev/icons/gavel\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 Gavel = createLucideIcon('gavel', __iconNode);\n\nexport default Gavel;\n"],"mappings":";;;;;;;;AAGO,MAAMA,UAAA,GAAuB,CAClC,CAAC,QAAQ;EAAEC,CAAA,EAAG;EAAmDC,GAAA,EAAK;AAAA,CAAU,GAChF,CAAC,QAAQ;EAAED,CAAA,EAAG;EAAcC,GAAA,EAAK;AAAA,CAAU,GAC3C,CAAC,QAAQ;EAAED,CAAA,EAAG;EAAkBC,GAAA,EAAK;AAAA,CAAU,GAC/C,CAAC,QAAQ;EAAED,CAAA,EAAG;EAAYC,GAAA,EAAK;AAAA,CAAU,GACzC,CAAC,QAAQ;EAAED,CAAA,EAAG;EAAgBC,GAAA,EAAK;AAAA,CAAU,EAC/C;AAaA,MAAMC,KAAA,GAAQC,gBAAA,CAAiB,SAASJ,UAAU","ignoreList":[]},"metadata":{},"sourceType":"module","externalDependencies":[]} |