1 line
3.7 KiB
JSON
1 line
3.7 KiB
JSON
{"ast":null,"code":"/**\n * lucide-react v0.0.1 - ISC\n */\n\nimport createLucideIcon from '../createLucideIcon.mjs';\nconst Grape = createLucideIcon(\"Grape\", [[\"path\", {\n d: \"M22 5V2l-5.89 5.89\",\n key: \"1eenpo\"\n}], [\"circle\", {\n cx: \"16.6\",\n cy: \"15.89\",\n r: \"3\",\n key: \"xjtalx\"\n}], [\"circle\", {\n cx: \"8.11\",\n cy: \"7.4\",\n r: \"3\",\n key: \"u2fv6i\"\n}], [\"circle\", {\n cx: \"12.35\",\n cy: \"11.65\",\n r: \"3\",\n key: \"i6i8g7\"\n}], [\"circle\", {\n cx: \"13.91\",\n cy: \"5.85\",\n r: \"3\",\n key: \"6ye0dv\"\n}], [\"circle\", {\n cx: \"18.15\",\n cy: \"10.09\",\n r: \"3\",\n key: \"snx9no\"\n}], [\"circle\", {\n cx: \"6.56\",\n cy: \"13.2\",\n r: \"3\",\n key: \"17x4xg\"\n}], [\"circle\", {\n cx: \"10.8\",\n cy: \"17.44\",\n r: \"3\",\n key: \"1hogw9\"\n}], [\"circle\", {\n cx: \"5\",\n cy: \"19\",\n r: \"3\",\n key: \"1sn6vo\"\n}]]);\nexport { Grape as default };","map":{"version":3,"names":["Grape","createLucideIcon","d","key","cx","cy","r"],"sources":["/home/gnx/Desktop/GNX-mailEnterprise/frontend/node_modules/lucide-react/src/icons/grape.ts"],"sourcesContent":["import createLucideIcon from '../createLucideIcon';\n\n/**\n * @component @name Grape\n * @description Lucide SVG icon component, renders SVG Element with children.\n *\n * @preview  - https://lucide.dev/icons/grape\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 Grape = createLucideIcon('Grape', [\n ['path', { d: 'M22 5V2l-5.89 5.89', key: '1eenpo' }],\n ['circle', { cx: '16.6', cy: '15.89', r: '3', key: 'xjtalx' }],\n ['circle', { cx: '8.11', cy: '7.4', r: '3', key: 'u2fv6i' }],\n ['circle', { cx: '12.35', cy: '11.65', r: '3', key: 'i6i8g7' }],\n ['circle', { cx: '13.91', cy: '5.85', r: '3', key: '6ye0dv' }],\n ['circle', { cx: '18.15', cy: '10.09', r: '3', key: 'snx9no' }],\n ['circle', { cx: '6.56', cy: '13.2', r: '3', key: '17x4xg' }],\n ['circle', { cx: '10.8', cy: '17.44', r: '3', key: '1hogw9' }],\n ['circle', { cx: '5', cy: '19', r: '3', key: '1sn6vo' }],\n]);\n\nexport default Grape;\n"],"mappings":";;;;;AAaM,MAAAA,KAAA,GAAQC,gBAAA,CAAiB,OAAS,GACtC,CAAC,MAAQ;EAAEC,CAAA,EAAG,oBAAsB;EAAAC,GAAA,EAAK;AAAA,CAAU,GACnD,CAAC,QAAU;EAAEC,EAAI;EAAQC,EAAI;EAASC,CAAG;EAAKH,GAAK;AAAA,CAAU,GAC7D,CAAC,QAAU;EAAEC,EAAI;EAAQC,EAAI;EAAOC,CAAG;EAAKH,GAAK;AAAA,CAAU,GAC3D,CAAC,QAAU;EAAEC,EAAI;EAASC,EAAI;EAASC,CAAG;EAAKH,GAAK;AAAA,CAAU,GAC9D,CAAC,QAAU;EAAEC,EAAI;EAASC,EAAI;EAAQC,CAAG;EAAKH,GAAK;AAAA,CAAU,GAC7D,CAAC,QAAU;EAAEC,EAAI;EAASC,EAAI;EAASC,CAAG;EAAKH,GAAK;AAAA,CAAU,GAC9D,CAAC,QAAU;EAAEC,EAAI;EAAQC,EAAI;EAAQC,CAAG;EAAKH,GAAK;AAAA,CAAU,GAC5D,CAAC,QAAU;EAAEC,EAAI;EAAQC,EAAI;EAASC,CAAG;EAAKH,GAAK;AAAA,CAAU,GAC7D,CAAC,QAAU;EAAEC,EAAI;EAAKC,EAAI;EAAMC,CAAG;EAAKH,GAAK;AAAA,CAAU,EACxD","ignoreList":[]},"metadata":{},"sourceType":"module","externalDependencies":[]} |