1 line
No EOL
3.3 KiB
JSON
1 line
No EOL
3.3 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 = [[\"circle\", {\n cx: \"10\",\n cy: \"7\",\n r: \"1\",\n key: \"dypaad\"\n}], [\"circle\", {\n cx: \"4\",\n cy: \"20\",\n r: \"1\",\n key: \"22iqad\"\n}], [\"path\", {\n d: \"M4.7 19.3 19 5\",\n key: \"1enqfc\"\n}], [\"path\", {\n d: \"m21 3-3 1 2 2Z\",\n key: \"d3ov82\"\n}], [\"path\", {\n d: \"M9.26 7.68 5 12l2 5\",\n key: \"1esawj\"\n}], [\"path\", {\n d: \"m10 14 5 2 3.5-3.5\",\n key: \"v8oal5\"\n}], [\"path\", {\n d: \"m18 12 1-1 1 1-1 1Z\",\n key: \"1bh22v\"\n}]];\nconst Usb = createLucideIcon(\"usb\", __iconNode);\nexport { __iconNode, Usb as default };","map":{"version":3,"names":["__iconNode","cx","cy","r","key","d","Usb","createLucideIcon"],"sources":["/Users/davidl/Nextcloud/Uni/Swinburne/ICT30016 - ICT Project/Assignment 3/incident-response-game/node_modules/lucide-react/src/icons/usb.ts"],"sourcesContent":["import createLucideIcon from '../createLucideIcon';\nimport { IconNode } from '../types';\n\nexport const __iconNode: IconNode = [\n ['circle', { cx: '10', cy: '7', r: '1', key: 'dypaad' }],\n ['circle', { cx: '4', cy: '20', r: '1', key: '22iqad' }],\n ['path', { d: 'M4.7 19.3 19 5', key: '1enqfc' }],\n ['path', { d: 'm21 3-3 1 2 2Z', key: 'd3ov82' }],\n ['path', { d: 'M9.26 7.68 5 12l2 5', key: '1esawj' }],\n ['path', { d: 'm10 14 5 2 3.5-3.5', key: 'v8oal5' }],\n ['path', { d: 'm18 12 1-1 1 1-1 1Z', key: '1bh22v' }],\n];\n\n/**\n * @component @name Usb\n * @description Lucide SVG icon component, renders SVG Element with children.\n *\n * @preview  - https://lucide.dev/icons/usb\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 Usb = createLucideIcon('usb', __iconNode);\n\nexport default Usb;\n"],"mappings":";;;;;;;;AAGO,MAAMA,UAAA,GAAuB,CAClC,CAAC,UAAU;EAAEC,EAAA,EAAI;EAAMC,EAAA,EAAI;EAAKC,CAAA,EAAG;EAAKC,GAAA,EAAK;AAAA,CAAU,GACvD,CAAC,UAAU;EAAEH,EAAA,EAAI;EAAKC,EAAA,EAAI;EAAMC,CAAA,EAAG;EAAKC,GAAA,EAAK;AAAA,CAAU,GACvD,CAAC,QAAQ;EAAEC,CAAA,EAAG;EAAkBD,GAAA,EAAK;AAAA,CAAU,GAC/C,CAAC,QAAQ;EAAEC,CAAA,EAAG;EAAkBD,GAAA,EAAK;AAAA,CAAU,GAC/C,CAAC,QAAQ;EAAEC,CAAA,EAAG;EAAuBD,GAAA,EAAK;AAAA,CAAU,GACpD,CAAC,QAAQ;EAAEC,CAAA,EAAG;EAAsBD,GAAA,EAAK;AAAA,CAAU,GACnD,CAAC,QAAQ;EAAEC,CAAA,EAAG;EAAuBD,GAAA,EAAK;AAAA,CAAU,EACtD;AAaA,MAAME,GAAA,GAAMC,gBAAA,CAAiB,OAAOP,UAAU","ignoreList":[]},"metadata":{},"sourceType":"module","externalDependencies":[]} |