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