1 line
No EOL
3 KiB
JSON
1 line
No EOL
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 = [[\"path\", {\n d: \"M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z\",\n key: \"1rqfz7\"\n}], [\"path\", {\n d: \"M14 2v4a2 2 0 0 0 2 2h4\",\n key: \"tnqrlb\"\n}], [\"path\", {\n d: \"M8 15h.01\",\n key: \"a7atzg\"\n}], [\"path\", {\n d: \"M11.5 13.5a2.5 2.5 0 0 1 0 3\",\n key: \"1fccat\"\n}], [\"path\", {\n d: \"M15 12a5 5 0 0 1 0 6\",\n key: \"ps46cm\"\n}]];\nconst FileVolume2 = createLucideIcon(\"file-volume-2\", __iconNode);\nexport { __iconNode, FileVolume2 as default };","map":{"version":3,"names":["__iconNode","d","key","FileVolume2","createLucideIcon"],"sources":["/Users/davidl/Nextcloud/Uni/Swinburne/ICT30016 - ICT Project/Assignment 3/incident-response-game/node_modules/lucide-react/src/icons/file-volume-2.ts"],"sourcesContent":["import createLucideIcon from '../createLucideIcon';\nimport { IconNode } from '../types';\n\nexport const __iconNode: IconNode = [\n ['path', { d: 'M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z', key: '1rqfz7' }],\n ['path', { d: 'M14 2v4a2 2 0 0 0 2 2h4', key: 'tnqrlb' }],\n ['path', { d: 'M8 15h.01', key: 'a7atzg' }],\n ['path', { d: 'M11.5 13.5a2.5 2.5 0 0 1 0 3', key: '1fccat' }],\n ['path', { d: 'M15 12a5 5 0 0 1 0 6', key: 'ps46cm' }],\n];\n\n/**\n * @component @name FileVolume2\n * @description Lucide SVG icon component, renders SVG Element with children.\n *\n * @preview  - https://lucide.dev/icons/file-volume-2\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 FileVolume2 = createLucideIcon('file-volume-2', __iconNode);\n\nexport default FileVolume2;\n"],"mappings":";;;;;;;;AAGO,MAAMA,UAAA,GAAuB,CAClC,CAAC,QAAQ;EAAEC,CAAA,EAAG;EAA8DC,GAAA,EAAK;AAAA,CAAU,GAC3F,CAAC,QAAQ;EAAED,CAAA,EAAG;EAA2BC,GAAA,EAAK;AAAA,CAAU,GACxD,CAAC,QAAQ;EAAED,CAAA,EAAG;EAAaC,GAAA,EAAK;AAAA,CAAU,GAC1C,CAAC,QAAQ;EAAED,CAAA,EAAG;EAAgCC,GAAA,EAAK;AAAA,CAAU,GAC7D,CAAC,QAAQ;EAAED,CAAA,EAAG;EAAwBC,GAAA,EAAK;AAAA,CAAU,EACvD;AAaA,MAAMC,WAAA,GAAcC,gBAAA,CAAiB,iBAAiBJ,UAAU","ignoreList":[]},"metadata":{},"sourceType":"module","externalDependencies":[]} |