feat: integrate SVGR for SVG handling in webpack and add new provider icons

This commit is contained in:
Anish Sarkar 2026-02-10 16:23:12 +05:30
parent efe8755132
commit 8dd2b15796
38 changed files with 2105 additions and 105 deletions

View file

@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path fill="currentColor" d="M24 12.024c-6.437.388-11.59 5.539-11.977 11.976h-.047C11.588 17.563 6.436 12.412 0 12.024v-.047C6.437 11.588 11.588 6.437 11.976 0h.047c.388 6.437 5.54 11.588 11.977 11.977z"/></svg>

After

Width:  |  Height:  |  Size: 271 B