aboutsummaryrefslogtreecommitdiff
path: root/icons/arrow-down-right.svg
blob: 3a366a9530246bec978497e4d22e35622daf982c (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">
  <rect x="0" y="0" width="24" height="24" stroke="none"></rect>
  <line x1="7" y1="7" x2="17" y2="17" />
  <polyline points="17 8 17 17 8 17" />
</svg>