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 RemoveFormatting = createLucideIcon(\"RemoveFormatting\", [[\"path\", {\n d: \"M4 7V4h16v3\",\n key: \"9msm58\"\n}], [\"path\", {\n d: \"M5 20h6\",\n key: \"1h6pxn\"\n}], [\"path\", {\n d: \"M13 4 8 20\",\n key: \"kqq6aj\"\n}], [\"path\", {\n d: \"m15 15 5 5\",\n key: \"me55sn\"\n}], [\"path\", {\n d: \"m20 15-5 5\",\n key: \"11p7ol\"\n}]]);\nexport { RemoveFormatting as default };","map":{"version":3,"names":["RemoveFormatting","createLucideIcon","d","key"],"sources":["/home/gnx/Desktop/gnx-mail/frontend/node_modules/lucide-react/src/icons/remove-formatting.ts"],"sourcesContent":["import createLucideIcon from '../createLucideIcon';\n\n/**\n * @component @name RemoveFormatting\n * @description Lucide SVG icon component, renders SVG Element with children.\n *\n * @preview  - https://lucide.dev/icons/remove-formatting\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 RemoveFormatting = createLucideIcon('RemoveFormatting', [\n ['path', { d: 'M4 7V4h16v3', key: '9msm58' }],\n ['path', { d: 'M5 20h6', key: '1h6pxn' }],\n ['path', { d: 'M13 4 8 20', key: 'kqq6aj' }],\n ['path', { d: 'm15 15 5 5', key: 'me55sn' }],\n ['path', { d: 'm20 15-5 5', key: '11p7ol' }],\n]);\n\nexport default RemoveFormatting;\n"],"mappings":";;;;;AAaM,MAAAA,gBAAA,GAAmBC,gBAAA,CAAiB,kBAAoB,GAC5D,CAAC,MAAQ;EAAEC,CAAA,EAAG,aAAe;EAAAC,GAAA,EAAK;AAAA,CAAU,GAC5C,CAAC,MAAQ;EAAED,CAAA,EAAG,SAAW;EAAAC,GAAA,EAAK;AAAA,CAAU,GACxC,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":[]} |