Adding icons and a resume/pause button

This commit is contained in:
Anonymus Raccoon
2020-02-16 20:11:14 +01:00
parent c6f9f09f09
commit 6e889fc5c9
10 changed files with 160 additions and 59 deletions
+6
View File
@@ -0,0 +1,6 @@
<RCC>
<qresource prefix="resources">
<file>Logo.png</file>
<file>icons/play.svg</file>
</qresource>
</RCC>
+1
View File
@@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" height="24" viewBox="0 0 24 24" width="24"><path d="M8 5v14l11-7z"/><path d="M0 0h24v24H0z" fill="none"/></svg>

After

Width:  |  Height:  |  Size: 151 B