diff options
author | codecalm <codecalm@gmail.com> | 2020-09-17 22:46:12 +0200 |
---|---|---|
committer | codecalm <codecalm@gmail.com> | 2020-09-17 22:46:12 +0200 |
commit | 60999ea20f6ec3570c23acc0f476e61f1f352065 (patch) | |
tree | 0a40ff96604552d25f9424eb0cb128d125a1d84d /src/_icons/road-sign.svg | |
parent | `smart-home` icon (diff) | |
download | tabler-icons-60999ea20f6ec3570c23acc0f476e61f1f352065.tar.xz |
4 new icons: `cloud-fog`, `step-into`, `step-out`, `tornado`
Fixed icons: `3d-cube-sphere`, `brand-windows`, `curly-loop`, `device-mobile-rotated`, `road-sign`, `square-rotated`
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 600b67d7..585881cf 100644 --- a/src/_icons/road-sign.svg +++ b/src/_icons/road-sign.svg @@ -1,7 +1,7 @@ --- --- <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 2-2 2" /> </svg> |