Change refresh and rotate icons

This commit is contained in:
Cole Bemis
2017-05-03 19:41:33 -07:00
parent bd385999ba
commit d893934fb9
5 changed files with 12 additions and 14 deletions

View File

@@ -1,6 +1,6 @@
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="#000" stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
<path d="M12,4a8,8,0,0,1,8,8v4"/>
<polyline points="17 13 20 16 23 13"/>
<path d="M12,20a8,8,0,0,1-8-8V8"/>
<polyline points="7 11 4 8 1 11"/>
<polyline points="23 4 23 10 17 10"/>
<polyline points="1 20 1 14 7 14"/>
<path d="M3.51,9A9,9,0,0,1,18.36,5.64L23,10"/>
<path d="M1,14l4.64,4.36A9,9,0,0,0,20.49,15"/>
</svg>

Before

Width:  |  Height:  |  Size: 331 B

After

Width:  |  Height:  |  Size: 356 B