1 line
2.8 KiB
JSON
1 line
2.8 KiB
JSON
{"ast":null,"code":"/**\n * lucide-react v0.0.1 - ISC\n */\n\nimport createLucideIcon from '../createLucideIcon.mjs';\nconst Blinds = createLucideIcon(\"Blinds\", [[\"path\", {\n d: \"M3 3h18\",\n key: \"o7r712\"\n}], [\"path\", {\n d: \"M20 7H8\",\n key: \"gd2fo2\"\n}], [\"path\", {\n d: \"M20 11H8\",\n key: \"1ynp89\"\n}], [\"path\", {\n d: \"M10 19h10\",\n key: \"19hjk5\"\n}], [\"path\", {\n d: \"M8 15h12\",\n key: \"1yqzne\"\n}], [\"path\", {\n d: \"M4 3v14\",\n key: \"fggqzn\"\n}], [\"circle\", {\n cx: \"4\",\n cy: \"19\",\n r: \"2\",\n key: \"p3m9r0\"\n}]]);\nexport { Blinds as default };","map":{"version":3,"names":["Blinds","createLucideIcon","d","key","cx","cy","r"],"sources":["/home/gnx/Desktop/gnx-mail/frontend/node_modules/lucide-react/src/icons/blinds.ts"],"sourcesContent":["import createLucideIcon from '../createLucideIcon';\n\n/**\n * @component @name Blinds\n * @description Lucide SVG icon component, renders SVG Element with children.\n *\n * @preview  - https://lucide.dev/icons/blinds\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 Blinds = createLucideIcon('Blinds', [\n ['path', { d: 'M3 3h18', key: 'o7r712' }],\n ['path', { d: 'M20 7H8', key: 'gd2fo2' }],\n ['path', { d: 'M20 11H8', key: '1ynp89' }],\n ['path', { d: 'M10 19h10', key: '19hjk5' }],\n ['path', { d: 'M8 15h12', key: '1yqzne' }],\n ['path', { d: 'M4 3v14', key: 'fggqzn' }],\n ['circle', { cx: '4', cy: '19', r: '2', key: 'p3m9r0' }],\n]);\n\nexport default Blinds;\n"],"mappings":";;;;;AAaM,MAAAA,MAAA,GAASC,gBAAA,CAAiB,QAAU,GACxC,CAAC,MAAQ;EAAEC,CAAA,EAAG,SAAW;EAAAC,GAAA,EAAK;AAAA,CAAU,GACxC,CAAC,MAAQ;EAAED,CAAA,EAAG,SAAW;EAAAC,GAAA,EAAK;AAAA,CAAU,GACxC,CAAC,MAAQ;EAAED,CAAA,EAAG,UAAY;EAAAC,GAAA,EAAK;AAAA,CAAU,GACzC,CAAC,MAAQ;EAAED,CAAA,EAAG,WAAa;EAAAC,GAAA,EAAK;AAAA,CAAU,GAC1C,CAAC,MAAQ;EAAED,CAAA,EAAG,UAAY;EAAAC,GAAA,EAAK;AAAA,CAAU,GACzC,CAAC,MAAQ;EAAED,CAAA,EAAG,SAAW;EAAAC,GAAA,EAAK;AAAA,CAAU,GACxC,CAAC,QAAU;EAAEC,EAAI;EAAKC,EAAI;EAAMC,CAAG;EAAKH,GAAK;AAAA,CAAU,EACxD","ignoreList":[]},"metadata":{},"sourceType":"module","externalDependencies":[]} |