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/road-sign.svg | |
parent | icons tags (diff) | |
download | tabler-icons-cc22ad9b1fc48aa10561eda05e7245205c4e9967.tar.xz |
icons optimize
Diffstat (limited to 'src/_icons/road-sign.svg')
-rw-r--r-- | src/_icons/road-sign.svg | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/src/_icons/road-sign.svg b/src/_icons/road-sign.svg index 7c70162a..8805168b 100644 --- a/src/_icons/road-sign.svg +++ b/src/_icons/road-sign.svg @@ -3,7 +3,7 @@ category: Map version: 1.20 --- <svg> - <path d="M10.5 20.4l-6.9-6.9c-.781-.781-.781-2.219 0-3l6.9-6.9c.781-.781 2.219-.781 3 0l6.9 6.9c.781.781.781 2.219 0 3l-6.9 6.9c-.781.781-2.219.781-3 0z" /> - <path d="M9 14v-2c0-.59.414-1 1-1h5" /> - <path d="M13 9l2 2-2 2" /> + <path d="M10.5 20.4l-6.9 -6.9c-.781 -.781 -.781 -2.219 0 -3l6.9 -6.9c.781 -.781 2.219 -.781 3 0l6.9 6.9c.781 .781 .781 2.219 0 3l-6.9 6.9c-.781 .781 -2.219 .781 -3 0z" /> + <path d="M9 14v-2c0 -.59 .414 -1 1 -1h5" /> + <path d="M13 9l2 2l-2 2" /> </svg> |