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: \"M11.1 7.1a16.55 16.55 0 0 1 10.9 4\",\n key: \"2880wi\"\n}], [\"path\", {\n d: \"M12 12a12.6 12.6 0 0 1-8.7 5\",\n key: \"113sja\"\n}], [\"path\", {\n d: \"M16.8 13.6a16.55 16.55 0 0 1-9 7.5\",\n key: \"1qmsgl\"\n}], [\"path\", {\n d: \"M20.7 17a12.8 12.8 0 0 0-8.7-5 13.3 13.3 0 0 1 0-10\",\n key: \"1bmeqp\"\n}], [\"path\", {\n d: \"M6.3 3.8a16.55 16.55 0 0 0 1.9 11.5\",\n key: \"iekzv9\"\n}], [\"circle\", {\n cx: \"12\",\n cy: \"12\",\n r: \"10\",\n key: \"1mglay\"\n}]];\nconst Volleyball = createLucideIcon(\"volleyball\", __iconNode);\nexport { __iconNode, Volleyball as default };","map":{"version":3,"names":["__iconNode","d","key","cx","cy","r","Volleyball","createLucideIcon"],"sources":["/Users/davidl/Nextcloud/Uni/Swinburne/ICT30016 - ICT Project/Assignment 3/incident-response-game/node_modules/lucide-react/src/icons/volleyball.ts"],"sourcesContent":["import createLucideIcon from '../createLucideIcon';\nimport { IconNode } from '../types';\n\nexport const __iconNode: IconNode = [\n ['path', { d: 'M11.1 7.1a16.55 16.55 0 0 1 10.9 4', key: '2880wi' }],\n ['path', { d: 'M12 12a12.6 12.6 0 0 1-8.7 5', key: '113sja' }],\n ['path', { d: 'M16.8 13.6a16.55 16.55 0 0 1-9 7.5', key: '1qmsgl' }],\n ['path', { d: 'M20.7 17a12.8 12.8 0 0 0-8.7-5 13.3 13.3 0 0 1 0-10', key: '1bmeqp' }],\n ['path', { d: 'M6.3 3.8a16.55 16.55 0 0 0 1.9 11.5', key: 'iekzv9' }],\n ['circle', { cx: '12', cy: '12', r: '10', key: '1mglay' }],\n];\n\n/**\n * @component @name Volleyball\n * @description Lucide SVG icon component, renders SVG Element with children.\n *\n * @preview  - https://lucide.dev/icons/volleyball\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 Volleyball = createLucideIcon('volleyball', __iconNode);\n\nexport default Volleyball;\n"],"mappings":";;;;;;;;AAGO,MAAMA,UAAA,GAAuB,CAClC,CAAC,QAAQ;EAAEC,CAAA,EAAG;EAAsCC,GAAA,EAAK;AAAA,CAAU,GACnE,CAAC,QAAQ;EAAED,CAAA,EAAG;EAAgCC,GAAA,EAAK;AAAA,CAAU,GAC7D,CAAC,QAAQ;EAAED,CAAA,EAAG;EAAsCC,GAAA,EAAK;AAAA,CAAU,GACnE,CAAC,QAAQ;EAAED,CAAA,EAAG;EAAuDC,GAAA,EAAK;AAAA,CAAU,GACpF,CAAC,QAAQ;EAAED,CAAA,EAAG;EAAuCC,GAAA,EAAK;AAAA,CAAU,GACpE,CAAC,UAAU;EAAEC,EAAA,EAAI;EAAMC,EAAA,EAAI;EAAMC,CAAA,EAAG;EAAMH,GAAA,EAAK;AAAA,CAAU,EAC3D;AAaA,MAAMI,UAAA,GAAaC,gBAAA,CAAiB,cAAcP,UAAU","ignoreList":[]},"metadata":{},"sourceType":"module","externalDependencies":[]} |