aboutsummaryrefslogtreecommitdiff
path: root/icons/underline.svg
blob: 2cca4df39fc8257ff20e060a854b79f123c255a5 (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"/>
  <line x1="7" y1="19" x2="17" y2="19" />
  <path d="M8 5v6a4 4 0 0 0 8 0v-6" />
</svg>