1 line
2.5 KiB
JSON
1 line
2.5 KiB
JSON
{"ast":null,"code":"/**\n * lucide-react v0.0.1 - ISC\n */\n\nimport createLucideIcon from '../createLucideIcon.mjs';\nconst MousePointerClick = createLucideIcon(\"MousePointerClick\", [[\"path\", {\n d: \"m9 9 5 12 1.774-5.226L21 14 9 9z\",\n key: \"1qd44z\"\n}], [\"path\", {\n d: \"m16.071 16.071 4.243 4.243\",\n key: \"wfhsjb\"\n}], [\"path\", {\n d: \"m7.188 2.239.777 2.897M5.136 7.965l-2.898-.777M13.95 4.05l-2.122 2.122m-5.657 5.656-2.12 2.122\",\n key: \"1bk8fz\"\n}]]);\nexport { MousePointerClick as default };","map":{"version":3,"names":["MousePointerClick","createLucideIcon","d","key"],"sources":["/home/gnx/Desktop/GNX-mailEnterprise/frontend/node_modules/lucide-react/src/icons/mouse-pointer-click.ts"],"sourcesContent":["import createLucideIcon from '../createLucideIcon';\n\n/**\n * @component @name MousePointerClick\n * @description Lucide SVG icon component, renders SVG Element with children.\n *\n * @preview  - https://lucide.dev/icons/mouse-pointer-click\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 MousePointerClick = createLucideIcon('MousePointerClick', [\n ['path', { d: 'm9 9 5 12 1.774-5.226L21 14 9 9z', key: '1qd44z' }],\n ['path', { d: 'm16.071 16.071 4.243 4.243', key: 'wfhsjb' }],\n [\n 'path',\n {\n d: 'm7.188 2.239.777 2.897M5.136 7.965l-2.898-.777M13.95 4.05l-2.122 2.122m-5.657 5.656-2.12 2.122',\n key: '1bk8fz',\n },\n ],\n]);\n\nexport default MousePointerClick;\n"],"mappings":";;;;;AAaM,MAAAA,iBAAA,GAAoBC,gBAAA,CAAiB,mBAAqB,GAC9D,CAAC,MAAQ;EAAEC,CAAA,EAAG,kCAAoC;EAAAC,GAAA,EAAK;AAAA,CAAU,GACjE,CAAC,MAAQ;EAAED,CAAA,EAAG,4BAA8B;EAAAC,GAAA,EAAK;AAAA,CAAU,GAC3D,CACE,QACA;EACED,CAAG;EACHC,GAAK;AACP,EACF,CACD","ignoreList":[]},"metadata":{},"sourceType":"module","externalDependencies":[]} |