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