aboutsummaryrefslogtreecommitdiff
path: root/src/_icons/arrow-left-circle.svg
blob: e0415b5b072f23cd9bbbc8253ba551293a5a3e4d (plain)
1
2
3
4
5
6
7
8
9
---
tags: [drag, move]
category: Arrows
---
<svg>
  <path d="M17 12h-14" />
  <path d="M6 9l-3 3l3 3" />
  <circle cx="19" cy="12" r="2" />
</svg>