Part of a larger restructure, added MusicPlayer which is the main controller and a structure for the song queue
This commit is contained in:
6
assets/icons/nextSong.svg
Executable file
6
assets/icons/nextSong.svg
Executable file
@@ -0,0 +1,6 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
|
||||
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1"
|
||||
width="24" height="24" viewBox="0 0 24 24">
|
||||
<path d="M16,18H18V6H16M6,18L14.5,12L6,6V18Z" />
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 339 B |
Reference in New Issue
Block a user