1 line
No EOL
3.4 KiB
JSON
1 line
No EOL
3.4 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: \"M3 5h1\",\n key: \"1mv5vm\"\n}], [\"path\", {\n d: \"M3 12h1\",\n key: \"lp3yf2\"\n}], [\"path\", {\n d: \"M3 19h1\",\n key: \"w6f3n9\"\n}], [\"path\", {\n d: \"M8 5h1\",\n key: \"1nxr5w\"\n}], [\"path\", {\n d: \"M8 12h1\",\n key: \"1con00\"\n}], [\"path\", {\n d: \"M8 19h1\",\n key: \"k7p10e\"\n}], [\"path\", {\n d: \"M13 5h8\",\n key: \"a7qcls\"\n}], [\"path\", {\n d: \"M13 12h8\",\n key: \"h98zly\"\n}], [\"path\", {\n d: \"M13 19h8\",\n key: \"c3s6r1\"\n}]];\nconst Logs = createLucideIcon(\"logs\", __iconNode);\nexport { __iconNode, Logs as default };","map":{"version":3,"names":["__iconNode","d","key","Logs","createLucideIcon"],"sources":["/Users/davidl/Nextcloud/Uni/Swinburne/ICT30016 - ICT Project/Assignment 3/incident-response-game/node_modules/lucide-react/src/icons/logs.ts"],"sourcesContent":["import createLucideIcon from '../createLucideIcon';\nimport { IconNode } from '../types';\n\nexport const __iconNode: IconNode = [\n ['path', { d: 'M3 5h1', key: '1mv5vm' }],\n ['path', { d: 'M3 12h1', key: 'lp3yf2' }],\n ['path', { d: 'M3 19h1', key: 'w6f3n9' }],\n ['path', { d: 'M8 5h1', key: '1nxr5w' }],\n ['path', { d: 'M8 12h1', key: '1con00' }],\n ['path', { d: 'M8 19h1', key: 'k7p10e' }],\n ['path', { d: 'M13 5h8', key: 'a7qcls' }],\n ['path', { d: 'M13 12h8', key: 'h98zly' }],\n ['path', { d: 'M13 19h8', key: 'c3s6r1' }],\n];\n\n/**\n * @component @name Logs\n * @description Lucide SVG icon component, renders SVG Element with children.\n *\n * @preview  - https://lucide.dev/icons/logs\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 Logs = createLucideIcon('logs', __iconNode);\n\nexport default Logs;\n"],"mappings":";;;;;;;;AAGO,MAAMA,UAAA,GAAuB,CAClC,CAAC,QAAQ;EAAEC,CAAA,EAAG;EAAUC,GAAA,EAAK;AAAA,CAAU,GACvC,CAAC,QAAQ;EAAED,CAAA,EAAG;EAAWC,GAAA,EAAK;AAAA,CAAU,GACxC,CAAC,QAAQ;EAAED,CAAA,EAAG;EAAWC,GAAA,EAAK;AAAA,CAAU,GACxC,CAAC,QAAQ;EAAED,CAAA,EAAG;EAAUC,GAAA,EAAK;AAAA,CAAU,GACvC,CAAC,QAAQ;EAAED,CAAA,EAAG;EAAWC,GAAA,EAAK;AAAA,CAAU,GACxC,CAAC,QAAQ;EAAED,CAAA,EAAG;EAAWC,GAAA,EAAK;AAAA,CAAU,GACxC,CAAC,QAAQ;EAAED,CAAA,EAAG;EAAWC,GAAA,EAAK;AAAA,CAAU,GACxC,CAAC,QAAQ;EAAED,CAAA,EAAG;EAAYC,GAAA,EAAK;AAAA,CAAU,GACzC,CAAC,QAAQ;EAAED,CAAA,EAAG;EAAYC,GAAA,EAAK;AAAA,CAAU,EAC3C;AAaA,MAAMC,IAAA,GAAOC,gBAAA,CAAiB,QAAQJ,UAAU","ignoreList":[]},"metadata":{},"sourceType":"module","externalDependencies":[]} |