diff options
author | codecalm <codecalm@gmail.com> | 2020-12-05 17:28:41 +0100 |
---|---|---|
committer | codecalm <codecalm@gmail.com> | 2020-12-05 17:28:41 +0100 |
commit | 51d0cf33d2fab0a1cb3c097cf3fd3e8f031e2ca0 (patch) | |
tree | 41089d37486b83af446c78cd2a015f5d62727b9d /src/_icons/car.svg | |
parent | icons optimize (diff) | |
download | tabler-icons-51d0cf33d2fab0a1cb3c097cf3fd3e8f031e2ca0.tar.xz |
icons optimize
Diffstat (limited to 'src/_icons/car.svg')
-rw-r--r-- | src/_icons/car.svg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/_icons/car.svg b/src/_icons/car.svg index 92a55dd6..19ab877a 100644 --- a/src/_icons/car.svg +++ b/src/_icons/car.svg @@ -6,5 +6,5 @@ version: 1.5 <svg> <circle cx="7" cy="17" r="2" /> <circle cx="17" cy="17" r="2" /> - <path d="M5 17h-2v-6l2-5h9l4 5h1a2 2 0 0 1 2 2v4h-2m-4 0h-6m-6 -6h15m-6 0v-5" /> + <path d="M5 17h-2v-6l2 -5h9l4 5h1a2 2 0 0 1 2 2v4h-2m-4 0h-6m-6 -6h15m-6 0v-5" /> </svg> |