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/typography-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/typography-off.svg')
-rw-r--r-- | src/_icons/typography-off.svg | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/src/_icons/typography-off.svg b/src/_icons/typography-off.svg index 54b26d82..00db1984 100644 --- a/src/_icons/typography-off.svg +++ b/src/_icons/typography-off.svg @@ -2,9 +2,10 @@ --- <svg> <path d="M4 20h3" /> - <path d="M14 20h7" /> + <path d="M14 20h6" /> <path d="M6.9 15h6.9" /> - <path d="M10.2 6.3l5.8 13.7" /> - <path d="M5 20l6 -16h2l7 16" /> + <path d="M13 13l3 7" /> + <path d="M5 20l4.09 -10.906" /> + <path d="M10.181 6.183l.819 -2.183h2l3.904 8.924" /> <path d="M3 3l18 18" /> </svg> |