diff options
author | codecalm <codecalm@gmail.com> | 2020-09-17 22:16:56 +0200 |
---|---|---|
committer | codecalm <codecalm@gmail.com> | 2020-09-17 22:16:56 +0200 |
commit | bd19e0f46e3704c5c01ea53ba65b9889a4f6afa8 (patch) | |
tree | b5f24eb90e437cefa875a1a692d266c55c6189a1 /src/_icons/road-sign.svg | |
parent | `3d-cube-sphere` icon (diff) | |
download | tabler-icons-bd19e0f46e3704c5c01ea53ba65b9889a4f6afa8.tar.xz |
4 new icons: `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 | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/src/_icons/road-sign.svg b/src/_icons/road-sign.svg new file mode 100644 index 00000000..600b67d7 --- /dev/null +++ b/src/_icons/road-sign.svg @@ -0,0 +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"/> +</svg> |