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