aboutsummaryrefslogtreecommitdiff
path: root/src/_icons/arrow-left-circle.svg
blob: b55b315f78b954a4afee767a68fbe93627e75d0d (plain)
1
2
3
4
5
6
7
8
---
category: Arrows
---
<svg>
  <line x1="17" y1="12" x2="3" y2="12" />
  <path d="M6 9l-3 3l3 3" />
  <circle cx="19" cy="12" r="2" />
</svg>