diff options
Diffstat (limited to 'src/icons/typography-off.svg')
-rw-r--r-- | src/icons/typography-off.svg | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/src/icons/typography-off.svg b/src/icons/typography-off.svg new file mode 100644 index 00000000..46c9cae5 --- /dev/null +++ b/src/icons/typography-off.svg @@ -0,0 +1,15 @@ +--- +tags: [type, display, typeface, point size, line length, line-spacing, letter-spacing, font] +category: Text +version: "1.67" +unicode: "f1ba" +--- +<svg> + <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> |