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