aboutsummaryrefslogtreecommitdiff
path: root/icons/arrow-up-left.svg
blob: a61fc8db8b4a44cb2e62a5c2d976e80cc4a29ef0 (plain)
1
2
3
4
5
6
7
<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-arrow-up-left" 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="16 7 7 7 7 16" />
</svg>