diff options
author | codecalm <codecalm@gmail.com> | 2020-08-19 16:13:30 +0200 |
---|---|---|
committer | codecalm <codecalm@gmail.com> | 2020-08-19 16:13:30 +0200 |
commit | 6e7c280f41a2a6d0642ad4c99369e00504b12b0b (patch) | |
tree | 64aa223296218415060446dc60f6277ea19e45b2 /icons/scooter.svg | |
parent | Merge branches 'dev' and 'master' of https://github.com/tabler/tabler-icons (diff) | |
download | tabler-icons-6e7c280f41a2a6d0642ad4c99369e00504b12b0b.tar.xz |
Release 1.13.0v1.13.0
Diffstat (limited to 'icons/scooter.svg')
-rw-r--r-- | icons/scooter.svg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/icons/scooter.svg b/icons/scooter.svg index c97e4858..9dec9acb 100644 --- a/icons/scooter.svg +++ b/icons/scooter.svg @@ -2,7 +2,7 @@ <path stroke="none" d="M0 0h24v24H0z"/> <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" /> + <line x1="6" y1="9" x2="9" y2="9" /> </svg> |