diff options
Diffstat (limited to 'dist/icons/refresh.svg')
-rw-r--r-- | dist/icons/refresh.svg | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/dist/icons/refresh.svg b/dist/icons/refresh.svg new file mode 100644 index 00000000..9a11aea5 --- /dev/null +++ b/dist/icons/refresh.svg @@ -0,0 +1,6 @@ +<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-refresh" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> + <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> + + |