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

8
public/icons/zyxel.svg Normal file
View file

@ -0,0 +1,8 @@
<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="M3 13m0 2a2 2 0 0 1 2 -2h14a2 2 0 0 1 2 2v4a2 2 0 0 1 -2 2h-14a2 2 0 0 1 -2 -2z"></path>
<path d="M17 17l0 .01"></path>
<path d="M13 17l0 .01"></path>
<path d="M15 13l0 -2"></path>
<path d="M11.75 8.75a4 4 0 0 1 6.5 0"></path>
<path d="M8.5 6.5a8 8 0 0 1 13 0"></path>
</svg>

After

Width:  |  Height:  |  Size: 451 B