aboutsummaryrefslogtreecommitdiff
path: root/src/_icons/underline.svg
blob: aa39926bcae6f4206158a68931026a56c1957ce3 (plain)
1
2
3
4
5
6
7
8
9
---
tags: [underscore, emphasis, horizontal, typography]
category: Text
version: 1.3
---
<svg>
  <line x1="6" y1="20" x2="18" y2="20" />
  <path d="M8 5v6a4 4 0 0 0 8 0v-6" />
</svg>