client: add right and left music controls

- replace if-else with switch
This commit is contained in:
geoffrey45
2022-01-10 20:33:36 +03:00
parent cdfdadaa68
commit 17cbe14217
6 changed files with 70 additions and 21 deletions
+4
View File
@@ -0,0 +1,4 @@
<svg width="300" height="300" viewBox="0 0 300 300" fill="none" xmlns="http://www.w3.org/2000/svg">
<rect x="209" y="44" width="64" height="212" rx="32" fill="white"/>
<path d="M177.783 124.852C195.445 136.743 195.445 162.735 177.783 174.625L71.7533 246.003C51.8259 259.418 25 245.139 25 221.117V78.3604C25 54.3382 51.8259 40.0591 71.7533 53.4741L177.783 124.852Z" fill="white"/>
</svg>

After

Width:  |  Height:  |  Size: 387 B