Adding entire album or artist to playlist, -add- icon. closes #35
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
<?xml version="1.0" standalone="no"?>
|
||||
<svg width="1000" height="1000" version="1.1" xmlns="http://www.w3.org/2000/svg">
|
||||
<rect x="400" y="0" width="200" height="1000" style="fill:rgb(220,220,220);"/>
|
||||
<rect x="0" y="400" width="1000" height="200" style="fill:rgb(220,220,220);"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 286 B |
Reference in New Issue
Block a user