diff options
author | codecalm <codecalm@gmail.com> | 2022-04-24 13:29:44 +0200 |
---|---|---|
committer | codecalm <codecalm@gmail.com> | 2022-04-24 13:29:44 +0200 |
commit | 17980f6ab019ffc2c52f7818f6b7d481e22799a2 (patch) | |
tree | 888fff45669e0d7dd6730c1966b4edf31d3afa33 /src/_icons/traffic-cone-off.svg | |
parent | Merge remote-tracking branch 'origin/master' (diff) | |
download | tabler-icons-17980f6ab019ffc2c52f7818f6b7d481e22799a2.tar.xz |
Fixed icons: `toilet-paper-off`, `tools-kitchen-off`, `tools-off`, `traffic-cone-off`, `traffic-lights-off`, `typography-off`, `umbrella-off`, `vaccine-off`, `variable-off`, `vector-triangle-off`
Diffstat (limited to 'src/_icons/traffic-cone-off.svg')
-rw-r--r-- | src/_icons/traffic-cone-off.svg | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/src/_icons/traffic-cone-off.svg b/src/_icons/traffic-cone-off.svg index a252012e..974ac4d7 100644 --- a/src/_icons/traffic-cone-off.svg +++ b/src/_icons/traffic-cone-off.svg @@ -2,8 +2,9 @@ --- <svg> <path d="M4 20h16" /> - <path d="M9.4 10h5.2" /> - <path d="M7.8 15h8.4" /> - <path d="M6 20l5 -15h2l5 15" /> + <path d="M9.4 10h.6m4 0h.6" /> + <path d="M7.8 15h7.2" /> + <path d="M6 20l3.5 -10.5" /> + <path d="M10.5 6.5l.5 -1.5h2l2 6m2 6l1 3" /> <path d="M3 3l18 18" /> </svg> |