aboutsummaryrefslogtreecommitdiff
path: root/src/_icons/gauge.svg
diff options
context:
space:
mode:
Diffstat (limited to 'src/_icons/gauge.svg')
-rw-r--r--src/_icons/gauge.svg8
1 files changed, 8 insertions, 0 deletions
diff --git a/src/_icons/gauge.svg b/src/_icons/gauge.svg
new file mode 100644
index 0000000..bdb05d2
--- /dev/null
+++ b/src/_icons/gauge.svg
@@ -0,0 +1,8 @@
+---
+---
+<svg>
+ <circle cx="12" cy="12" r="9" />
+ <circle cx="12" cy="12" r="1" />
+ <line x1="13.41" y1="10.59" x2="16" y2="8" />
+ <path d="M7 12a5 5 0 015 -5" />
+</svg>