aboutsummaryrefslogtreecommitdiff
path: root/src/_icons/refresh-alert.svg
diff options
context:
space:
mode:
Diffstat (limited to 'src/_icons/refresh-alert.svg')
-rw-r--r--src/_icons/refresh-alert.svg10
1 files changed, 10 insertions, 0 deletions
diff --git a/src/_icons/refresh-alert.svg b/src/_icons/refresh-alert.svg
new file mode 100644
index 0000000..548eae7
--- /dev/null
+++ b/src/_icons/refresh-alert.svg
@@ -0,0 +1,10 @@
+---
+tags: [synchronization, reload, restart, spinner, loader, ajax, update, arrows]
+version: 1.0
+---
+<svg>
+ <path d="M20 11a8.1 8.1 0 0 0 -15.5 -2m-.5 -4v4h4" />
+ <path d="M4 13a8.1 8.1 0 0 0 15.5 2m.5 4v-4h-4" />
+ <line x1="12" y1="9" x2="12" y2="12" />
+ <line x1="12" y1="15" x2="12.01" y2="15" />
+</svg>