aboutsummaryrefslogtreecommitdiff
path: root/icons/underline.svg
blob: 342e4f3d8748022cc8592f64d3a44f2c4623ccb4 (plain)
1
2
3
4
5
6
7
<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-underline" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round">
  <path stroke="none" d="M0 0h24v24H0z" fill="none"/>
  <line x1="6" y1="20" x2="18" y2="20" />
  <path d="M8 5v6a4 4 0 0 0 8 0v-6" />
</svg>