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.svg12
1 files changed, 12 insertions, 0 deletions
diff --git a/src/icons/gauge.svg b/src/icons/gauge.svg
new file mode 100644
index 00000000..b11a3a0f
--- /dev/null
+++ b/src/icons/gauge.svg
@@ -0,0 +1,12 @@
+---
+category: System
+tags: [car, dashboard]
+version: "1.0"
+unicode: "eab1"
+---
+<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 0 1 5 -5" />
+</svg>