Refactoring: rotate-cw, rotate-ccw, repeat, refresh-cw, refresh-ccw (#177)

* refactor icons

* Add refresh icons
This commit is contained in:
Eric Fennis
2021-01-27 19:45:49 +01:00
committed by GitHub
parent 97677113e3
commit f9cf015e20
5 changed files with 16 additions and 14 deletions

View File

@@ -9,7 +9,8 @@
stroke-linecap="round"
stroke-linejoin="round"
>
<polyline points="23 4 23 10 17 10" />
<polyline points="1 20 1 14 7 14" />
<path d="M3.51 9a9 9 0 0114.85-3.36L23 10M1 14l4.64 4.36A9 9 0 0020.49 15" />
<path d="M21 2v6h-6" />
<path d="M3 12a9 9 0 0115-6.7L21 8" />
<path d="M3 22v-6h6" />
<path d="M21 12a9 9 0 01-15 6.7L3 16" />
</svg>

Before

Width:  |  Height:  |  Size: 368 B

After

Width:  |  Height:  |  Size: 344 B