aboutsummaryrefslogtreecommitdiff
path: root/src/_icons/arrow-up-left-circle.svg
blob: 882a9e898497bf12e7fe4adc8d9414e5c10e9c31 (plain)
1
2
3
4
5
6
7
8
---
tags: [top, corner, point]
---
<svg>
  <circle cx="12" cy="12" r="9" />
  <line x1="9" y1="9" x2="15" y2="15" />
  <polyline points="15 9 9 9 9 15" />
</svg>