diff options
Diffstat (limited to 'src/_icons/rotate-dot.svg')
-rw-r--r-- | src/_icons/rotate-dot.svg | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/src/_icons/rotate-dot.svg b/src/_icons/rotate-dot.svg new file mode 100644 index 00000000..66974fb3 --- /dev/null +++ b/src/_icons/rotate-dot.svg @@ -0,0 +1,7 @@ +--- +category: Arrows +--- +<svg> + <path d="M19.95 11a8 8 0 1 0 -.5 4m.5 5v-5h-5" /> + <circle cx="12" cy="12" r="1" /> +</svg> |