Files
GNX-mailEnterprise/frontend/node_modules/.cache/babel-loader/7f1516945b6bb17d739c1a81b8295014a2ae3ac6c308bc2459987213324b8b55.json
Iliyan Angelov c67067a2a4 Mail
2025-09-14 23:24:25 +03:00

1 line
2.0 KiB
JSON

{"ast":null,"code":"/**\n * lucide-react v0.0.1 - ISC\n */\n\nimport createLucideIcon from '../createLucideIcon.mjs';\nconst IterationCcw = createLucideIcon(\"IterationCcw\", [[\"path\", {\n d: \"M20 10c0-4.4-3.6-8-8-8s-8 3.6-8 8 3.6 8 8 8h8\",\n key: \"4znkd0\"\n}], [\"polyline\", {\n points: \"16 14 20 18 16 22\",\n key: \"11njsm\"\n}]]);\nexport { IterationCcw as default };","map":{"version":3,"names":["IterationCcw","createLucideIcon","d","key","points"],"sources":["/home/gnx/Desktop/gnx-mail/frontend/node_modules/lucide-react/src/icons/iteration-ccw.ts"],"sourcesContent":["import createLucideIcon from '../createLucideIcon';\n\n/**\n * @component @name IterationCcw\n * @description Lucide SVG icon component, renders SVG Element with children.\n *\n * @preview ![img](data:image/svg+xml;base64,PHN2ZyAgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIgogIHdpZHRoPSIyNCIKICBoZWlnaHQ9IjI0IgogIHZpZXdCb3g9IjAgMCAyNCAyNCIKICBmaWxsPSJub25lIgogIHN0cm9rZT0iIzAwMCIgc3R5bGU9ImJhY2tncm91bmQtY29sb3I6ICNmZmY7IGJvcmRlci1yYWRpdXM6IDJweCIKICBzdHJva2Utd2lkdGg9IjIiCiAgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIgogIHN0cm9rZS1saW5lam9pbj0icm91bmQiCj4KICA8cGF0aCBkPSJNMjAgMTBjMC00LjQtMy42LTgtOC04cy04IDMuNi04IDggMy42IDggOCA4aDgiIC8+CiAgPHBvbHlsaW5lIHBvaW50cz0iMTYgMTQgMjAgMTggMTYgMjIiIC8+Cjwvc3ZnPgo=) - https://lucide.dev/icons/iteration-ccw\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 IterationCcw = createLucideIcon('IterationCcw', [\n [\n 'path',\n { d: 'M20 10c0-4.4-3.6-8-8-8s-8 3.6-8 8 3.6 8 8 8h8', key: '4znkd0' },\n ],\n ['polyline', { points: '16 14 20 18 16 22', key: '11njsm' }],\n]);\n\nexport default IterationCcw;\n"],"mappings":";;;;;AAaM,MAAAA,YAAA,GAAeC,gBAAA,CAAiB,cAAgB,GACpD,CACE,QACA;EAAEC,CAAA,EAAG,+CAAiD;EAAAC,GAAA,EAAK;AAAS,EACtE,EACA,CAAC,UAAY;EAAEC,MAAA,EAAQ,mBAAqB;EAAAD,GAAA,EAAK;AAAA,CAAU,EAC5D","ignoreList":[]},"metadata":{},"sourceType":"module","externalDependencies":[]}