1 line
3.0 KiB
JSON
1 line
3.0 KiB
JSON
{"ast":null,"code":"/**\n * lucide-react v0.0.1 - ISC\n */\n\nimport createLucideIcon from '../createLucideIcon.mjs';\nconst CloudSnow = createLucideIcon(\"CloudSnow\", [[\"path\", {\n d: \"M4 14.899A7 7 0 1 1 15.71 8h1.79a4.5 4.5 0 0 1 2.5 8.242\",\n key: \"1pljnt\"\n}], [\"path\", {\n d: \"M8 15h.01\",\n key: \"a7atzg\"\n}], [\"path\", {\n d: \"M8 19h.01\",\n key: \"puxtts\"\n}], [\"path\", {\n d: \"M12 17h.01\",\n key: \"p32p05\"\n}], [\"path\", {\n d: \"M12 21h.01\",\n key: \"h35vbk\"\n}], [\"path\", {\n d: \"M16 15h.01\",\n key: \"rnfrdf\"\n}], [\"path\", {\n d: \"M16 19h.01\",\n key: \"1vcnzz\"\n}]]);\nexport { CloudSnow as default };","map":{"version":3,"names":["CloudSnow","createLucideIcon","d","key"],"sources":["/home/gnx/Desktop/GNX-mailEnterprise/frontend/node_modules/lucide-react/src/icons/cloud-snow.ts"],"sourcesContent":["import createLucideIcon from '../createLucideIcon';\n\n/**\n * @component @name CloudSnow\n * @description Lucide SVG icon component, renders SVG Element with children.\n *\n * @preview  - https://lucide.dev/icons/cloud-snow\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 CloudSnow = createLucideIcon('CloudSnow', [\n [\n 'path',\n {\n d: 'M4 14.899A7 7 0 1 1 15.71 8h1.79a4.5 4.5 0 0 1 2.5 8.242',\n key: '1pljnt',\n },\n ],\n ['path', { d: 'M8 15h.01', key: 'a7atzg' }],\n ['path', { d: 'M8 19h.01', key: 'puxtts' }],\n ['path', { d: 'M12 17h.01', key: 'p32p05' }],\n ['path', { d: 'M12 21h.01', key: 'h35vbk' }],\n ['path', { d: 'M16 15h.01', key: 'rnfrdf' }],\n ['path', { d: 'M16 19h.01', key: '1vcnzz' }],\n]);\n\nexport default CloudSnow;\n"],"mappings":";;;;;AAaM,MAAAA,SAAA,GAAYC,gBAAA,CAAiB,WAAa,GAC9C,CACE,QACA;EACEC,CAAG;EACHC,GAAK;AACP,EACF,EACA,CAAC,MAAQ;EAAED,CAAA,EAAG,WAAa;EAAAC,GAAA,EAAK;AAAA,CAAU,GAC1C,CAAC,MAAQ;EAAED,CAAA,EAAG,WAAa;EAAAC,GAAA,EAAK;AAAA,CAAU,GAC1C,CAAC,MAAQ;EAAED,CAAA,EAAG,YAAc;EAAAC,GAAA,EAAK;AAAA,CAAU,GAC3C,CAAC,MAAQ;EAAED,CAAA,EAAG,YAAc;EAAAC,GAAA,EAAK;AAAA,CAAU,GAC3C,CAAC,MAAQ;EAAED,CAAA,EAAG,YAAc;EAAAC,GAAA,EAAK;AAAA,CAAU,GAC3C,CAAC,MAAQ;EAAED,CAAA,EAAG,YAAc;EAAAC,GAAA,EAAK;AAAA,CAAU,EAC5C","ignoreList":[]},"metadata":{},"sourceType":"module","externalDependencies":[]} |