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,6 +9,6 @@
stroke-linecap="round"
stroke-linejoin="round"
>
<polyline points="23 4 23 10 17 10" />
<path d="M20.49 15a9 9 0 11-2.12-9.36L23 10" />
<path d="M21 2v6h-6" />
<path d="M21 13a9 9 0 11-3-7.7L21 8" />
</svg>

Before

Width:  |  Height:  |  Size: 299 B

After

Width:  |  Height:  |  Size: 276 B