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