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 = [[\"path\", {\n d: \"M4 22h14a2 2 0 0 0 2-2V7l-5-5H6a2 2 0 0 0-2 2v4\",\n key: \"1pf5j1\"\n}], [\"path\", {\n d: \"M14 2v4a2 2 0 0 0 2 2h4\",\n key: \"tnqrlb\"\n}], [\"rect\", {\n width: \"8\",\n height: \"6\",\n x: \"2\",\n y: \"12\",\n rx: \"1\",\n key: \"1a6c1e\"\n}], [\"path\", {\n d: \"m10 13.843 3.033-1.755a.645.645 0 0 1 .967.56v4.704a.645.645 0 0 1-.967.56L10 16.157\",\n key: \"vd9ei0\"\n}]];\nconst FileVideoCamera = createLucideIcon(\"file-video-camera\", __iconNode);\nexport { __iconNode, FileVideoCamera as default };","map":{"version":3,"names":["__iconNode","d","key","width","height","x","y","rx","FileVideoCamera","createLucideIcon"],"sources":["/Users/davidl/Nextcloud/Uni/Swinburne/ICT30016 - ICT Project/Assignment 3/incident-response-game/node_modules/lucide-react/src/icons/file-video-camera.ts"],"sourcesContent":["import createLucideIcon from '../createLucideIcon';\nimport { IconNode } from '../types';\n\nexport const __iconNode: IconNode = [\n ['path', { d: 'M4 22h14a2 2 0 0 0 2-2V7l-5-5H6a2 2 0 0 0-2 2v4', key: '1pf5j1' }],\n ['path', { d: 'M14 2v4a2 2 0 0 0 2 2h4', key: 'tnqrlb' }],\n ['rect', { width: '8', height: '6', x: '2', y: '12', rx: '1', key: '1a6c1e' }],\n [\n 'path',\n {\n d: 'm10 13.843 3.033-1.755a.645.645 0 0 1 .967.56v4.704a.645.645 0 0 1-.967.56L10 16.157',\n key: 'vd9ei0',\n },\n ],\n];\n\n/**\n * @component @name FileVideoCamera\n * @description Lucide SVG icon component, renders SVG Element with children.\n *\n * @preview  - https://lucide.dev/icons/file-video-camera\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 FileVideoCamera = createLucideIcon('file-video-camera', __iconNode);\n\nexport default FileVideoCamera;\n"],"mappings":";;;;;;;;AAGO,MAAMA,UAAA,GAAuB,CAClC,CAAC,QAAQ;EAAEC,CAAA,EAAG;EAAmDC,GAAA,EAAK;AAAA,CAAU,GAChF,CAAC,QAAQ;EAAED,CAAA,EAAG;EAA2BC,GAAA,EAAK;AAAA,CAAU,GACxD,CAAC,QAAQ;EAAEC,KAAA,EAAO;EAAKC,MAAA,EAAQ;EAAKC,CAAA,EAAG;EAAKC,CAAA,EAAG;EAAMC,EAAA,EAAI;EAAKL,GAAA,EAAK;AAAA,CAAU,GAC7E,CACE,QACA;EACED,CAAA,EAAG;EACHC,GAAA,EAAK;AAAA,EACP,CAEJ;AAaA,MAAMM,eAAA,GAAkBC,gBAAA,CAAiB,qBAAqBT,UAAU","ignoreList":[]},"metadata":{},"sourceType":"module","externalDependencies":[]} |