aboutsummaryrefslogtreecommitdiff
path: root/src/_icons/arrow-top-circle.svg
blob: 3ea1383e12b5011e880b5886c4228faeedb97326 (plain)
1
2
3
4
5
6
7
8
9
---
tags: [drag, move]
category: Arrows
---
<svg>
  <path d="M12 17v-14" />
  <path d="M15 6l-3 -3l-3 3" />
  <circle cx="12" cy="19" r="2" />
</svg>