aboutsummaryrefslogtreecommitdiff
path: root/src/_icons/typography.svg
diff options
context:
space:
mode:
Diffstat (limited to 'src/_icons/typography.svg')
-rw-r--r--src/_icons/typography.svg10
1 files changed, 5 insertions, 5 deletions
diff --git a/src/_icons/typography.svg b/src/_icons/typography.svg
index 165200a..86827a6 100644
--- a/src/_icons/typography.svg
+++ b/src/_icons/typography.svg
@@ -1,9 +1,9 @@
---
---
<svg>
- <polyline points="4 20 7 20"></polyline>
- <polyline points="14 20 21 20"></polyline>
- <polyline points="6.9 15 13.8 15"></polyline>
- <polyline points="10.2 6.3 16 20"></polyline>
- <polyline points="5 20 11 4 13 4 20 20"></polyline>
+ <line x1="4" y1="20" x2="7" y2="20" />
+ <line x1="14" y1="20" x2="21" y2="20" />
+ <line x1="6.9" y1="15" x2="13.8" y2="15" />
+ <line x1="10.2" y1="6.3" x2="16" y2="20" />
+ <polyline points="5 20 11 4 13 4 20 20" />
</svg>