1 line
3.4 KiB
JSON
1 line
3.4 KiB
JSON
{"ast":null,"code":"/**\n * lucide-react v0.0.1 - ISC\n */\n\nimport createLucideIcon from '../createLucideIcon.mjs';\nconst WifiOff = createLucideIcon(\"WifiOff\", [[\"line\", {\n x1: \"2\",\n x2: \"22\",\n y1: \"2\",\n y2: \"22\",\n key: \"a6p6uj\"\n}], [\"path\", {\n d: \"M8.5 16.5a5 5 0 0 1 7 0\",\n key: \"sej527\"\n}], [\"path\", {\n d: \"M2 8.82a15 15 0 0 1 4.17-2.65\",\n key: \"11utq1\"\n}], [\"path\", {\n d: \"M10.66 5c4.01-.36 8.14.9 11.34 3.76\",\n key: \"hxefdu\"\n}], [\"path\", {\n d: \"M16.85 11.25a10 10 0 0 1 2.22 1.68\",\n key: \"q734kn\"\n}], [\"path\", {\n d: \"M5 13a10 10 0 0 1 5.24-2.76\",\n key: \"piq4yl\"\n}], [\"line\", {\n x1: \"12\",\n x2: \"12.01\",\n y1: \"20\",\n y2: \"20\",\n key: \"of4bc4\"\n}]]);\nexport { WifiOff as default };","map":{"version":3,"names":["WifiOff","createLucideIcon","x1","x2","y1","y2","key","d"],"sources":["/home/gnx/Desktop/gnx-mail/frontend/node_modules/lucide-react/src/icons/wifi-off.ts"],"sourcesContent":["import createLucideIcon from '../createLucideIcon';\n\n/**\n * @component @name WifiOff\n * @description Lucide SVG icon component, renders SVG Element with children.\n *\n * @preview  - https://lucide.dev/icons/wifi-off\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 WifiOff = createLucideIcon('WifiOff', [\n ['line', { x1: '2', x2: '22', y1: '2', y2: '22', key: 'a6p6uj' }],\n ['path', { d: 'M8.5 16.5a5 5 0 0 1 7 0', key: 'sej527' }],\n ['path', { d: 'M2 8.82a15 15 0 0 1 4.17-2.65', key: '11utq1' }],\n ['path', { d: 'M10.66 5c4.01-.36 8.14.9 11.34 3.76', key: 'hxefdu' }],\n ['path', { d: 'M16.85 11.25a10 10 0 0 1 2.22 1.68', key: 'q734kn' }],\n ['path', { d: 'M5 13a10 10 0 0 1 5.24-2.76', key: 'piq4yl' }],\n ['line', { x1: '12', x2: '12.01', y1: '20', y2: '20', key: 'of4bc4' }],\n]);\n\nexport default WifiOff;\n"],"mappings":";;;;;AAaM,MAAAA,OAAA,GAAUC,gBAAA,CAAiB,SAAW,GAC1C,CAAC,QAAQ;EAAEC,EAAA,EAAI,GAAK;EAAAC,EAAA,EAAI,IAAM;EAAAC,EAAA,EAAI,GAAK;EAAAC,EAAA,EAAI,IAAM;EAAAC,GAAA,EAAK;AAAA,CAAU,GAChE,CAAC,MAAQ;EAAEC,CAAA,EAAG,yBAA2B;EAAAD,GAAA,EAAK;AAAA,CAAU,GACxD,CAAC,MAAQ;EAAEC,CAAA,EAAG,+BAAiC;EAAAD,GAAA,EAAK;AAAA,CAAU,GAC9D,CAAC,MAAQ;EAAEC,CAAA,EAAG,qCAAuC;EAAAD,GAAA,EAAK;AAAA,CAAU,GACpE,CAAC,MAAQ;EAAEC,CAAA,EAAG,oCAAsC;EAAAD,GAAA,EAAK;AAAA,CAAU,GACnE,CAAC,MAAQ;EAAEC,CAAA,EAAG,6BAA+B;EAAAD,GAAA,EAAK;AAAA,CAAU,GAC5D,CAAC,QAAQ;EAAEJ,EAAA,EAAI,IAAM;EAAAC,EAAA,EAAI,OAAS;EAAAC,EAAA,EAAI,IAAM;EAAAC,EAAA,EAAI,IAAM;EAAAC,GAAA,EAAK;AAAA,CAAU,EACtE","ignoreList":[]},"metadata":{},"sourceType":"module","externalDependencies":[]} |