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/vaccine-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/vaccine-off.svg')
-rw-r--r-- | src/_icons/vaccine-off.svg | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/src/_icons/vaccine-off.svg b/src/_icons/vaccine-off.svg index c99b53d2..217dad17 100644 --- a/src/_icons/vaccine-off.svg +++ b/src/_icons/vaccine-off.svg @@ -4,9 +4,8 @@ <path d="M17 3l4 4" /> <path d="M19 5l-4.5 4.5" /> <path d="M11.5 6.5l6 6" /> - <path d="M16.5 11.5l-6.5 6.5h-4v-4l6.5 -6.5" /> + <path d="M16.5 11.5l-.5 .5m-2 2l-4 4h-4v-4l4 -4m2 -2l.5 -.5" /> <path d="M7.5 12.5l1.5 1.5" /> - <path d="M10.5 9.5l1.5 1.5" /> <path d="M3 21l3 -3" /> <path d="M3 3l18 18" /> </svg> |