Initial replacement of status text with status icons on the PC view

This commit is contained in:
Cameron Gutman
2018-08-05 11:47:14 -07:00
parent b04bc5117d
commit 1dcf55515b
5 changed files with 27 additions and 32 deletions
+4
View File
@@ -0,0 +1,4 @@
<svg xmlns="http://www.w3.org/2000/svg" fill="#FFFFFF" width="24" height="24" viewBox="0 0 24 24">
<path d="M0 0h24v24H0z" fill="none"/>
<path d="M1 21h22L12 2 1 21zm12-3h-2v-2h2v2zm0-4h-2v-4h2v4z"/>
</svg>

After

Width:  |  Height:  |  Size: 215 B