diff options
Diffstat (limited to 'icons/refresh-dot.svg')
-rw-r--r-- | icons/refresh-dot.svg | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/icons/refresh-dot.svg b/icons/refresh-dot.svg new file mode 100644 index 00000000..3ac0b335 --- /dev/null +++ b/icons/refresh-dot.svg @@ -0,0 +1,7 @@ +--- +--- +<svg> + <path d="M20 11A8.1 8.1 0 0 0 4.5 9M4 5v4h4"/> + <path d="M4 13a8.1 8.1 0 0 0 15.5 2m.5 4v-4h-4"/> + <circle cx="12" cy="12" r="1"/> +</svg> |