diff options
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> |