aboutsummaryrefslogtreecommitdiff
path: root/src/_icons/arrow-rotary-left.svg
blob: 4f4b6df530d2a28b4578eb96c581e1c899ca785b (plain)
1
2
3
4
5
6
7
8
9
10
11
---
tags: [direction, west]
category: Arrows
version: "1.57"
---
<svg>
  <circle transform="matrix(-1 0 0 1 32 0)" cx="16" cy="7" r="3" />
  <path d="M16 10v10" />
  <path d="M13 7h-10" />
  <path d="M7 11l-4 -4l4 -4" />
</svg>