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