diff options
| author | codecalm <codecalm@gmail.com> | 2020-04-07 20:28:06 +0200 |
|---|---|---|
| committer | codecalm <codecalm@gmail.com> | 2020-04-07 20:28:06 +0200 |
| commit | 17a33fa302596b285edd2ae0c6ae0cb9797f72e8 (patch) | |
| tree | da9142609d54149890bce86785cef6259d5b3c23 /src/_icons/rotate-clockwise.svg | |
| parent | npm files fixes (diff) | |
| parent | currency yen fix (diff) | |
| download | tabler-icons-17a33fa302596b285edd2ae0c6ae0cb9797f72e8.tar.xz | |
Merge branches 'dev' and 'master' of https://github.com/tabler/tabler-icons
Diffstat (limited to 'src/_icons/rotate-clockwise.svg')
| -rw-r--r-- | src/_icons/rotate-clockwise.svg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/_icons/rotate-clockwise.svg b/src/_icons/rotate-clockwise.svg index 07a01f39..282bbacf 100644 --- a/src/_icons/rotate-clockwise.svg +++ b/src/_icons/rotate-clockwise.svg @@ -2,5 +2,5 @@ tags: [refresh, synchronization, reload, restart, spinner, loader, ajax, update, arrows] --- <svg> - <path d="M4 11a8.1 8.1 0 1 1 .5 4m-.5 5v-5h5" /> + <path d="M4.05 11a8 8 0 1 1 .5 4m-.5 5v-5h5" /> </svg> |
