diff options
Diffstat (limited to 'src/icons/rotate-clockwise.svg')
-rw-r--r-- | src/icons/rotate-clockwise.svg | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/src/icons/rotate-clockwise.svg b/src/icons/rotate-clockwise.svg new file mode 100644 index 00000000..562a64fb --- /dev/null +++ b/src/icons/rotate-clockwise.svg @@ -0,0 +1,9 @@ +--- +tags: [refresh, synchronization, reload, restart, spinner, loader, ajax, update, arrows] +category: Arrows +version: "1.0" +unicode: "eb15" +--- +<svg> + <path d="M4.05 11a8 8 0 1 1 .5 4m-.5 5v-5h5" /> +</svg> |