aboutsummaryrefslogtreecommitdiff
path: root/src/_icons/typography.svg
blob: 0315d7a0a0aaf35fd2785d24a4f6bc194cecc279 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
---
tags: [type, display, typeface, point size, line length, line-spacing, letter-spacing, font]
category: Text
version: 1.5
---
<svg>
  <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>