Add visual upload pause button, not working yet

This commit is contained in:
miruka
2019-12-06 07:10:22 -04:00
parent 6c92f4cad1
commit d70260d007
7 changed files with 56 additions and 2 deletions

View File

@@ -0,0 +1,3 @@
<svg height="24" viewBox="0 0 24 24" width="24" xmlns="http://www.w3.org/2000/svg">
<path d="m23 20.168-8.185-8.187 8.185-8.174-2.832-2.807-8.182 8.179-8.176-8.179-2.81 2.81 8.186 8.196-8.186 8.184 2.81 2.81 8.203-8.192 8.18 8.192z"/>
</svg>

After

Width:  |  Height:  |  Size: 246 B

View File

@@ -0,0 +1,6 @@
<svg height="24" viewBox="0 0 24 24" width="24" xmlns="http://www.w3.org/2000/svg">
<g stroke-width=".948329">
<path d="m8.928091 20.993272h-4v-17.9865437h4z"/>
<path d="m19.035955 3.0067283h-4v17.9865437h4z"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 247 B

View File

@@ -0,0 +1,3 @@
<svg height="24" viewBox="0 0 24 24" width="24" xmlns="http://www.w3.org/2000/svg">
<path d="m3 22v-20l18 10z"/>
</svg>

After

Width:  |  Height:  |  Size: 124 B