aboutsummaryrefslogtreecommitdiff
path: root/src/_icons/arrow-right-circle.svg
blob: ef8bbe4cfb3a13ae5fbf3477a71ec3c338464896 (plain)
1
2
3
4
5
6
7
8
9
---
tags: [drag, move]
category: Arrows
---
<svg>
  <path d="M18 15l3 -3l-3 -3" />
  <circle cx="5" cy="12" r="2" />
  <path d="M7 12h14" />
</svg>