diff options
Diffstat (limited to 'icons/typography-off.svg')
-rw-r--r-- | icons/typography-off.svg | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/icons/typography-off.svg b/icons/typography-off.svg new file mode 100644 index 00000000..8deed3a9 --- /dev/null +++ b/icons/typography-off.svg @@ -0,0 +1,12 @@ +<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-typography-off" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> + <path stroke="none" d="M0 0h24v24H0z" fill="none"/> + <path d="M4 20h3" /> + <path d="M14 20h6" /> + <path d="M6.9 15h6.9" /> + <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> + + |