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