Feat: Add mobile menu

This commit is contained in:
zuma 2025-04-12 19:28:25 +02:00
parent 37771e852a
commit 93f437b086
5 changed files with 132 additions and 32 deletions

View file

@ -0,0 +1,3 @@
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" {...$$props}>
<path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="m9 18l6-6l-6-6" />
</svg>

After

Width:  |  Height:  |  Size: 231 B