1 line
No EOL
4.3 KiB
JSON
1 line
No EOL
4.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: \"M12.034 12.681a.498.498 0 0 1 .647-.647l9 3.5a.5.5 0 0 1-.033.943l-3.444 1.068a1 1 0 0 0-.66.66l-1.067 3.443a.5.5 0 0 1-.943.033z\",\n key: \"xwnzip\"\n}], [\"path\", {\n d: \"M5 3a2 2 0 0 0-2 2\",\n key: \"y57alp\"\n}], [\"path\", {\n d: \"M19 3a2 2 0 0 1 2 2\",\n key: \"18rm91\"\n}], [\"path\", {\n d: \"M5 21a2 2 0 0 1-2-2\",\n key: \"sbafld\"\n}], [\"path\", {\n d: \"M9 3h1\",\n key: \"1yesri\"\n}], [\"path\", {\n d: \"M9 21h2\",\n key: \"1qve2z\"\n}], [\"path\", {\n d: \"M14 3h1\",\n key: \"1ec4yj\"\n}], [\"path\", {\n d: \"M3 9v1\",\n key: \"1r0deq\"\n}], [\"path\", {\n d: \"M21 9v2\",\n key: \"p14lih\"\n}], [\"path\", {\n d: \"M3 14v1\",\n key: \"vnatye\"\n}]];\nconst SquareDashedMousePointer = createLucideIcon(\"square-dashed-mouse-pointer\", __iconNode);\nexport { __iconNode, SquareDashedMousePointer as default };","map":{"version":3,"names":["__iconNode","d","key","SquareDashedMousePointer","createLucideIcon"],"sources":["/Users/davidl/Nextcloud/Uni/Swinburne/ICT30016 - ICT Project/Assignment 3/incident-response-game/node_modules/lucide-react/src/icons/square-dashed-mouse-pointer.ts"],"sourcesContent":["import createLucideIcon from '../createLucideIcon';\nimport { IconNode } from '../types';\n\nexport const __iconNode: IconNode = [\n [\n 'path',\n {\n d: 'M12.034 12.681a.498.498 0 0 1 .647-.647l9 3.5a.5.5 0 0 1-.033.943l-3.444 1.068a1 1 0 0 0-.66.66l-1.067 3.443a.5.5 0 0 1-.943.033z',\n key: 'xwnzip',\n },\n ],\n ['path', { d: 'M5 3a2 2 0 0 0-2 2', key: 'y57alp' }],\n ['path', { d: 'M19 3a2 2 0 0 1 2 2', key: '18rm91' }],\n ['path', { d: 'M5 21a2 2 0 0 1-2-2', key: 'sbafld' }],\n ['path', { d: 'M9 3h1', key: '1yesri' }],\n ['path', { d: 'M9 21h2', key: '1qve2z' }],\n ['path', { d: 'M14 3h1', key: '1ec4yj' }],\n ['path', { d: 'M3 9v1', key: '1r0deq' }],\n ['path', { d: 'M21 9v2', key: 'p14lih' }],\n ['path', { d: 'M3 14v1', key: 'vnatye' }],\n];\n\n/**\n * @component @name SquareDashedMousePointer\n * @description Lucide SVG icon component, renders SVG Element with children.\n *\n * @preview  - https://lucide.dev/icons/square-dashed-mouse-pointer\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 SquareDashedMousePointer = createLucideIcon('square-dashed-mouse-pointer', __iconNode);\n\nexport default SquareDashedMousePointer;\n"],"mappings":";;;;;;;;AAGO,MAAMA,UAAA,GAAuB,CAClC,CACE,QACA;EACEC,CAAA,EAAG;EACHC,GAAA,EAAK;AAAA,EAET,EACA,CAAC,QAAQ;EAAED,CAAA,EAAG;EAAsBC,GAAA,EAAK;AAAA,CAAU,GACnD,CAAC,QAAQ;EAAED,CAAA,EAAG;EAAuBC,GAAA,EAAK;AAAA,CAAU,GACpD,CAAC,QAAQ;EAAED,CAAA,EAAG;EAAuBC,GAAA,EAAK;AAAA,CAAU,GACpD,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;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,EAC1C;AAaA,MAAMC,wBAAA,GAA2BC,gBAAA,CAAiB,+BAA+BJ,UAAU","ignoreList":[]},"metadata":{},"sourceType":"module","externalDependencies":[]} |