aboutsummaryrefslogtreecommitdiff
path: root/src/_icons/manual-gearbox.svg
diff options
context:
space:
mode:
Diffstat (limited to 'src/_icons/manual-gearbox.svg')
-rw-r--r--src/_icons/manual-gearbox.svg12
1 files changed, 12 insertions, 0 deletions
diff --git a/src/_icons/manual-gearbox.svg b/src/_icons/manual-gearbox.svg
new file mode 100644
index 00000000..74984522
--- /dev/null
+++ b/src/_icons/manual-gearbox.svg
@@ -0,0 +1,12 @@
+---
+---
+<svg>
+ <circle cx="5" cy="6" r="2" />
+ <circle cx="12" cy="6" r="2" />
+ <circle cx="19" cy="6" r="2" />
+ <circle cx="5" cy="18" r="2" />
+ <circle cx="12" cy="18" r="2" />
+ <line x1="5" y1="8" x2="5" y2="16" />
+ <line x1="12" y1="8" x2="12" y2="16" />
+ <path d="M19 8v2a2 2 0 0 1 -2 2h-12" />
+</svg>