aboutsummaryrefslogtreecommitdiff
path: root/icons/arrow-down-right.svg
blob: e0ffadaee0a6aac727f2a3571de2d94a36f7937e (plain)
1
2
3
4
5
6
7
<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-arrow-down-right" 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="7" y1="7" x2="17" y2="17" />
  <polyline points="17 8 17 17 8 17" />
</svg>