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/tools-kitchen-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/tools-kitchen-off.svg')
-rw-r--r-- | src/_icons/tools-kitchen-off.svg | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/src/_icons/tools-kitchen-off.svg b/src/_icons/tools-kitchen-off.svg index c35cf22d..d5c009ca 100644 --- a/src/_icons/tools-kitchen-off.svg +++ b/src/_icons/tools-kitchen-off.svg @@ -1,10 +1,10 @@ --- --- <svg> - <path d="M4 3h8l-1 9h-6z" /> + <path d="M7 3h5l-.5 4.5m-.4 3.595l-.1 .905h-6l-.875 -7.874" /> <path d="M7 18h2v3h-2z" /> - <path d="M20 3v12h-5c-.023 -3.681 .184 -7.406 5 -12z" /> - <path d="M20 15v6h-1v-3" /> + <path d="M15.225 11.216c.42 -2.518 1.589 -5.177 4.775 -8.216v12h-1" /> + <path d="M20 15v1m0 4v1h-1v-2" /> <path d="M8 12v6" /> <path d="M3 3l18 18" /> </svg> |