diff options
Diffstat (limited to 'src/_icons/refresh.svg')
-rw-r--r-- | src/_icons/refresh.svg | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/src/_icons/refresh.svg b/src/_icons/refresh.svg new file mode 100644 index 00000000..ad5962f7 --- /dev/null +++ b/src/_icons/refresh.svg @@ -0,0 +1,6 @@ +--- +--- +<svg> + <path d="M20 11a8.1 8.1 0 00-15.5 -2m-.5 -5v5h5" /> + <path d="M4 13a8.1 8.1 0 0015.5 2m.5 5v-5h-5" /> +</svg> |