mini-player: wip implementation

This commit is contained in:
Agahnim 2026-03-20 13:48:15 +01:00
parent 09774da125
commit ca25a97263
7 changed files with 55 additions and 6 deletions

View file

@ -0,0 +1,2 @@
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-play-icon lucide-play"><path d="M5 5a2 2 0 0 1 3.008-1.728l11.997 6.998a2 2 0 0 1 .003 3.458l-12 7A2 2 0 0 1 5 19z"/></svg>

After

Width:  |  Height:  |  Size: 327 B