aboutsummaryrefslogtreecommitdiff
path: root/src/_icons/line-height.svg
blob: 6a180628de2df872ecbbbefd1cfeed90daaab802 (plain)
1
2
3
4
5
6
7
8
9
10
---
---
<svg>
  <polyline points="3 7 6 4 9 7" />
  <polyline points="3 17 6 20 9 17" />
  <line x1="6" y1="4" x2="6" y2="20" />
  <line x1="14" y1="6" x2="20" y2="6" />
  <line x1="11" y1="12" x2="20" y2="12" />
  <line x1="14" y1="18" x2="20" y2="18" />
</svg>