aboutsummaryrefslogtreecommitdiff
path: root/src/_icons/arrow-bottom-circle.svg
blob: 9e5f7c362a6eb669aef0bca24b55307ee2839393 (plain)
1
2
3
4
5
6
7
8
9
---
tags: [drag, move]
category: Arrows
---
<svg>
  <path d="M12 7v14" />
  <path d="M9 18l3 3l3 -3" />
  <circle cx="12" cy="5" r="2" />
</svg>