diff options
Diffstat (limited to 'src/icons/rotate-2.svg')
-rw-r--r-- | src/icons/rotate-2.svg | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/src/icons/rotate-2.svg b/src/icons/rotate-2.svg new file mode 100644 index 00000000..0a38821f --- /dev/null +++ b/src/icons/rotate-2.svg @@ -0,0 +1,14 @@ +--- +category: Arrows +tags: [refresh, synchronization, reload, restart, spinner, loader, ajax, update, arrows] +version: "1.4" +unicode: "ebb4" +--- +<svg> + <path d="M15 4.55a8 8 0 0 0 -6 14.9m0 -4.45v5h-5" /> + <line x1="18.37" y1="7.16" x2="18.37" y2="7.17" /> + <line x1="13" y1="19.94" x2="13" y2="19.95" /> + <line x1="16.84" y1="18.37" x2="16.84" y2="18.38" /> + <line x1="19.37" y1="15.1" x2="19.37" y2="15.11" /> + <line x1="19.94" y1="11" x2="19.94" y2="11.01" /> +</svg> |