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