fix(index): icons location

This commit is contained in:
z0x 2025-01-05 00:45:52 -05:00
parent 8f46506e0e
commit 0185a10711
18 changed files with 2 additions and 6 deletions

View file

@ -0,0 +1,4 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="#e5e7eb" stroke-linecap="round" stroke-linejoin="round" stroke-width="2">
<path d="M20 11a8.1 8.1 0 0 0 -15.5 -2m-.5 -4v4h4"></path>
<path d="M4 13a8.1 8.1 0 0 0 15.5 2m.5 4v-4h-4"></path>
</svg>

After

Width:  |  Height:  |  Size: 280 B