1 line
No EOL
3.5 KiB
JSON
1 line
No EOL
3.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: \"M12 3V2\",\n key: \"ar7q03\"\n}], [\"path\", {\n d: \"m15.4 17.4 3.2-2.8a2 2 0 1 1 2.8 2.9l-3.6 3.3c-.7.8-1.7 1.2-2.8 1.2h-4c-1.1 0-2.1-.4-2.8-1.2l-1.302-1.464A1 1 0 0 0 6.151 19H5\",\n key: \"n2g93r\"\n}], [\"path\", {\n d: \"M2 14h12a2 2 0 0 1 0 4h-2\",\n key: \"1o2jem\"\n}], [\"path\", {\n d: \"M4 10h16\",\n key: \"img6z1\"\n}], [\"path\", {\n d: \"M5 10a7 7 0 0 1 14 0\",\n key: \"1ega1o\"\n}], [\"path\", {\n d: \"M5 14v6a1 1 0 0 1-1 1H2\",\n key: \"1hescx\"\n}]];\nconst HandPlatter = createLucideIcon(\"hand-platter\", __iconNode);\nexport { __iconNode, HandPlatter as default };","map":{"version":3,"names":["__iconNode","d","key","HandPlatter","createLucideIcon"],"sources":["/Users/davidl/Nextcloud/Uni/Swinburne/ICT30016 - ICT Project/Assignment 3/incident-response-game/node_modules/lucide-react/src/icons/hand-platter.ts"],"sourcesContent":["import createLucideIcon from '../createLucideIcon';\nimport { IconNode } from '../types';\n\nexport const __iconNode: IconNode = [\n ['path', { d: 'M12 3V2', key: 'ar7q03' }],\n [\n 'path',\n {\n d: 'm15.4 17.4 3.2-2.8a2 2 0 1 1 2.8 2.9l-3.6 3.3c-.7.8-1.7 1.2-2.8 1.2h-4c-1.1 0-2.1-.4-2.8-1.2l-1.302-1.464A1 1 0 0 0 6.151 19H5',\n key: 'n2g93r',\n },\n ],\n ['path', { d: 'M2 14h12a2 2 0 0 1 0 4h-2', key: '1o2jem' }],\n ['path', { d: 'M4 10h16', key: 'img6z1' }],\n ['path', { d: 'M5 10a7 7 0 0 1 14 0', key: '1ega1o' }],\n ['path', { d: 'M5 14v6a1 1 0 0 1-1 1H2', key: '1hescx' }],\n];\n\n/**\n * @component @name HandPlatter\n * @description Lucide SVG icon component, renders SVG Element with children.\n *\n * @preview  - https://lucide.dev/icons/hand-platter\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 HandPlatter = createLucideIcon('hand-platter', __iconNode);\n\nexport default HandPlatter;\n"],"mappings":";;;;;;;;AAGO,MAAMA,UAAA,GAAuB,CAClC,CAAC,QAAQ;EAAEC,CAAA,EAAG;EAAWC,GAAA,EAAK;AAAA,CAAU,GACxC,CACE,QACA;EACED,CAAA,EAAG;EACHC,GAAA,EAAK;AAAA,EAET,EACA,CAAC,QAAQ;EAAED,CAAA,EAAG;EAA6BC,GAAA,EAAK;AAAA,CAAU,GAC1D,CAAC,QAAQ;EAAED,CAAA,EAAG;EAAYC,GAAA,EAAK;AAAA,CAAU,GACzC,CAAC,QAAQ;EAAED,CAAA,EAAG;EAAwBC,GAAA,EAAK;AAAA,CAAU,GACrD,CAAC,QAAQ;EAAED,CAAA,EAAG;EAA2BC,GAAA,EAAK;AAAA,CAAU,EAC1D;AAaA,MAAMC,WAAA,GAAcC,gBAAA,CAAiB,gBAAgBJ,UAAU","ignoreList":[]},"metadata":{},"sourceType":"module","externalDependencies":[]} |