1 line
2.4 KiB
JSON
1 line
2.4 KiB
JSON
{"ast":null,"code":"/**\n * lucide-react v0.0.1 - ISC\n */\n\nimport createLucideIcon from '../createLucideIcon.mjs';\nconst RussianRuble = createLucideIcon(\"RussianRuble\", [[\"path\", {\n d: \"M14 11c5.333 0 5.333-8 0-8\",\n key: \"92e629\"\n}], [\"path\", {\n d: \"M6 11h8\",\n key: \"1cr2u4\"\n}], [\"path\", {\n d: \"M6 15h8\",\n key: \"1y8f6l\"\n}], [\"path\", {\n d: \"M9 21V3\",\n key: \"1jd2g6\"\n}], [\"path\", {\n d: \"M9 3h5\",\n key: \"8bgvcw\"\n}]]);\nexport { RussianRuble as default };","map":{"version":3,"names":["RussianRuble","createLucideIcon","d","key"],"sources":["/home/gnx/Desktop/gnx-mail/frontend/node_modules/lucide-react/src/icons/russian-ruble.ts"],"sourcesContent":["import createLucideIcon from '../createLucideIcon';\n\n/**\n * @component @name RussianRuble\n * @description Lucide SVG icon component, renders SVG Element with children.\n *\n * @preview  - https://lucide.dev/icons/russian-ruble\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 RussianRuble = createLucideIcon('RussianRuble', [\n ['path', { d: 'M14 11c5.333 0 5.333-8 0-8', key: '92e629' }],\n ['path', { d: 'M6 11h8', key: '1cr2u4' }],\n ['path', { d: 'M6 15h8', key: '1y8f6l' }],\n ['path', { d: 'M9 21V3', key: '1jd2g6' }],\n ['path', { d: 'M9 3h5', key: '8bgvcw' }],\n]);\n\nexport default RussianRuble;\n"],"mappings":";;;;;AAaM,MAAAA,YAAA,GAAeC,gBAAA,CAAiB,cAAgB,GACpD,CAAC,MAAQ;EAAEC,CAAA,EAAG,4BAA8B;EAAAC,GAAA,EAAK;AAAA,CAAU,GAC3D,CAAC,MAAQ;EAAED,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,SAAW;EAAAC,GAAA,EAAK;AAAA,CAAU,GACxC,CAAC,MAAQ;EAAED,CAAA,EAAG,QAAU;EAAAC,GAAA,EAAK;AAAA,CAAU,EACxC","ignoreList":[]},"metadata":{},"sourceType":"module","externalDependencies":[]} |