aboutsummaryrefslogtreecommitdiff
path: root/src/_icons/arrow-down-right-circle.svg
blob: b74b06a2c34f1efa1c32840985dd3b8aeb0e2226 (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="15" x2="9" y2="15" />
  <polyline points="15 9 15 15 9 9" />
</svg>