aboutsummaryrefslogtreecommitdiff
path: root/src/_icons/scooter.svg
diff options
context:
space:
mode:
authorcodecalm <codecalm@gmail.com>2020-08-17 15:51:52 +0200
committercodecalm <codecalm@gmail.com>2020-08-17 15:51:52 +0200
commitf79117f61b365e628febcc8cb0de57f0eaf4b266 (patch)
tree809e7638e6df52d8904adc15ba8b55ab00b370f8 /src/_icons/scooter.svg
parentNew icon: `letter-e` (diff)
downloadtabler-icons-f79117f61b365e628febcc8cb0de57f0eaf4b266.tar.xz
2 new icons: `electric-scooter`, `scooter`
Diffstat (limited to 'src/_icons/scooter.svg')
-rw-r--r--src/_icons/scooter.svg8
1 files changed, 8 insertions, 0 deletions
diff --git a/src/_icons/scooter.svg b/src/_icons/scooter.svg
new file mode 100644
index 0000000..8a5f923
--- /dev/null
+++ b/src/_icons/scooter.svg
@@ -0,0 +1,8 @@
+---
+tags: [vehicle, drive, driver, engine, motor, journey, trip]
+---
+<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" />
+ <path d="M6 9h3" />
+</svg>