1 line
No EOL
2.8 KiB
JSON
1 line
No EOL
2.8 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 16 2.536-7.328a1.02 1.02 1 0 1 1.928 0L22 16\",\n key: \"xik6mr\"\n}], [\"path\", {\n d: \"M15.697 14h5.606\",\n key: \"1stdlc\"\n}], [\"path\", {\n d: \"m2 16 4.039-9.69a.5.5 0 0 1 .923 0L11 16\",\n key: \"d5nyq2\"\n}], [\"path\", {\n d: \"M3.304 13h6.392\",\n key: \"1q3zxz\"\n}]];\nconst ALargeSmall = createLucideIcon(\"a-large-small\", __iconNode);\nexport { __iconNode, ALargeSmall as default };","map":{"version":3,"names":["__iconNode","d","key","ALargeSmall","createLucideIcon"],"sources":["/Users/davidl/Nextcloud/Uni/Swinburne/ICT30016 - ICT Project/Assignment 3/incident-response-game/node_modules/lucide-react/src/icons/a-large-small.ts"],"sourcesContent":["import createLucideIcon from '../createLucideIcon';\nimport { IconNode } from '../types';\n\nexport const __iconNode: IconNode = [\n ['path', { d: 'm15 16 2.536-7.328a1.02 1.02 1 0 1 1.928 0L22 16', key: 'xik6mr' }],\n ['path', { d: 'M15.697 14h5.606', key: '1stdlc' }],\n ['path', { d: 'm2 16 4.039-9.69a.5.5 0 0 1 .923 0L11 16', key: 'd5nyq2' }],\n ['path', { d: 'M3.304 13h6.392', key: '1q3zxz' }],\n];\n\n/**\n * @component @name ALargeSmall\n * @description Lucide SVG icon component, renders SVG Element with children.\n *\n * @preview  - https://lucide.dev/icons/a-large-small\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 ALargeSmall = createLucideIcon('a-large-small', __iconNode);\n\nexport default ALargeSmall;\n"],"mappings":";;;;;;;;AAGO,MAAMA,UAAA,GAAuB,CAClC,CAAC,QAAQ;EAAEC,CAAA,EAAG;EAAoDC,GAAA,EAAK;AAAA,CAAU,GACjF,CAAC,QAAQ;EAAED,CAAA,EAAG;EAAoBC,GAAA,EAAK;AAAA,CAAU,GACjD,CAAC,QAAQ;EAAED,CAAA,EAAG;EAA4CC,GAAA,EAAK;AAAA,CAAU,GACzE,CAAC,QAAQ;EAAED,CAAA,EAAG;EAAmBC,GAAA,EAAK;AAAA,CAAU,EAClD;AAaA,MAAMC,WAAA,GAAcC,gBAAA,CAAiB,iBAAiBJ,UAAU","ignoreList":[]},"metadata":{},"sourceType":"module","externalDependencies":[]} |