diff options
author | codecalm <codecalm@gmail.com> | 2020-10-15 18:09:19 +0200 |
---|---|---|
committer | codecalm <codecalm@gmail.com> | 2020-10-15 18:09:19 +0200 |
commit | cc22ad9b1fc48aa10561eda05e7245205c4e9967 (patch) | |
tree | f97ccc690a4ce83d25a9f93d295e0917d96f7e44 /src/_icons/motorbike.svg | |
parent | icons tags (diff) | |
download | tabler-icons-cc22ad9b1fc48aa10561eda05e7245205c4e9967.tar.xz |
icons optimize
Diffstat (limited to 'src/_icons/motorbike.svg')
-rw-r--r-- | src/_icons/motorbike.svg | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/_icons/motorbike.svg b/src/_icons/motorbike.svg index f3e7bebc..92ab093a 100644 --- a/src/_icons/motorbike.svg +++ b/src/_icons/motorbike.svg @@ -4,6 +4,6 @@ category: Vehicles <svg> <circle cx="5" cy="16" r="3" /> <circle cx="19" cy="16" r="3" /> - <path d="M7.5 14h5l4-4H6m1.5 4l4-4" /> - <path d="M13 6h2l1.5 3 2 4" /> + <path d="M7.5 14h5l4 -4h-10.5m1.5 4l4 -4" /> + <path d="M13 6h2l1.5 3l2 4" /> </svg> |