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