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="1 4 1 10 7 10" />
<polyline points="23 20 23 14 17 14" />
<path d="M20.49 9A9 9 0 005.64 5.64L1 10m22 4l-4.64 4.36A9 9 0 013.51 15" />
<path d="M3 2v6h6" />
<path d="M21 12A9 9 0 006 5.3L3 8" />
<path d="M21 22v-6h-6" />
<path d="M3 12a9 9 0 0015 6.7l3-2.7" />
</svg>

Before

Width:  |  Height:  |  Size: 367 B

After

Width:  |  Height:  |  Size: 342 B