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/vector-triangle-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/vector-triangle-off.svg')
-rw-r--r-- | src/_icons/vector-triangle-off.svg | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/src/_icons/vector-triangle-off.svg b/src/_icons/vector-triangle-off.svg index 55937670..01c896f1 100644 --- a/src/_icons/vector-triangle-off.svg +++ b/src/_icons/vector-triangle-off.svg @@ -1,11 +1,11 @@ --- --- <svg> - <rect x="10" y="4" width="4" height="4" rx="1" /> + <path d="M10 6v-1a1 1 0 0 1 1 -1h2a1 1 0 0 1 1 1v2a1 1 0 0 1 -1 1h-1" /> <rect x="3" y="17" width="4" height="4" rx="1" /> - <rect x="17" y="17" width="4" height="4" rx="1" /> - <path d="M6.5 17.1l5 -9.1" /> - <path d="M17.5 17.1l-5 -9.1" /> + <path d="M20.705 20.709a0.997 .997 0 0 1 -.705 .291h-2a1 1 0 0 1 -1 -1v-2c0 -.28 .115 -.532 .3 -.714" /> + <path d="M6.5 17.1l3.749 -6.823" /> + <path d="M13.158 9.197l-.658 -1.197" /> <path d="M7 19h10" /> <path d="M3 3l18 18" /> </svg> |