Commit d893934f authored by Cole Bemis's avatar Cole Bemis

Change refresh and rotate icons

parent bd385999
......@@ -110,8 +110,6 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
- `play`
- `plus`
- `printer`
- `refresh-cw`
- `rotate-cw`
- `search`
- `star`
- `unlock`
......
<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,0-8,8v4"/>
<polyline points="7 13 4 16 1 13"/>
<path d="M12,20a8,8,0,0,0,8-8V8"/>
<polyline points="17 11 20 8 23 11"/>
<polyline points="1 4 1 10 7 10"/>
<polyline points="23 20 23 14 17 14"/>
<path d="M20.49,9A9,9,0,0,0,5.64,5.64L1,10"/>
<path d="M23,14l-4.64,4.36A9,9,0,0,1,3.51,15"/>
</svg>
\ No newline at end of file
<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>
\ No newline at end of file
<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,20a8,8,0,1,0-8-8v4"/>
<polyline points="7 13 4 16 1 13"/>
<polyline points="1 4 1 10 7 10"/>
<path d="M3.51,15A9,9,0,1,0,5.64,5.64L1,10"/>
</svg>
\ No newline at end of file
<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,20a8,8,0,1,1,8-8v4"/>
<polyline points="17 13 20 16 23 13"/>
<polyline points="23 4 23 10 17 10"/>
<path d="M20.49,15a9,9,0,1,1-2.12-9.36L23,10"/>
</svg>
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment