diff options
author | codecalm <codecalm@gmail.com> | 2020-08-18 10:51:47 +0200 |
---|---|---|
committer | codecalm <codecalm@gmail.com> | 2020-08-18 10:51:47 +0200 |
commit | 78770ee1f042bdc97e40347a489d64ef3021a785 (patch) | |
tree | 79398254071645c4f89759b744c836bdfacaa560 /icons/electric-scooter.svg | |
parent | Merge branches 'dev' and 'master' of https://github.com/tabler/tabler-icons i... (diff) | |
download | tabler-icons-78770ee1f042bdc97e40347a489d64ef3021a785.tar.xz |
Release 1.12.0v1.12.0
Diffstat (limited to 'icons/electric-scooter.svg')
-rw-r--r-- | icons/electric-scooter.svg | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/icons/electric-scooter.svg b/icons/electric-scooter.svg new file mode 100644 index 00000000..470dd694 --- /dev/null +++ b/icons/electric-scooter.svg @@ -0,0 +1,8 @@ +<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-electric-scooter" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> + <path stroke="none" d="M0 0h24v24H0z"/> + <circle cx="18" cy="17" r="2" /> + <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> + + |