aboutsummaryrefslogtreecommitdiff
path: root/src/_icons/scooter.svg
diff options
context:
space:
mode:
Diffstat (limited to 'src/_icons/scooter.svg')
-rw-r--r--src/_icons/scooter.svg4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/_icons/scooter.svg b/src/_icons/scooter.svg
index 2078f16..1ffc3e8 100644
--- a/src/_icons/scooter.svg
+++ b/src/_icons/scooter.svg
@@ -4,6 +4,6 @@ category: Vehicles
---
<svg>
<circle cx="18" cy="17" r="2" />
- <path d="M5 16v1a2 2 0 0 0 4 0v-5h-3a3 3 0 0 0 -3 3v1h10a6 6 0 0 1 5 -4v-5a2 2 0 0 0 -2 -2h-1" />
- <line x1="6" y1="9" x2="9" y2="9" />
+ <circle cx="6" cy="17" r="2" />
+ <path d="M8 17h5a6 6 0 0 1 5 -5v-5a2 2 0 0 0 -2 -2h-1" />
</svg>