aboutsummaryrefslogtreecommitdiff
path: root/src/_icons/arrow-guide.svg
blob: 10f319e95183179e147012bdceb051904db28ae9 (plain)
1
2
3
4
5
6
7
8
9
10
11
---
tags: [direction, west, bend, navigation]
category: Arrows
version: "1.73"
unicode: "f22a"
---
<svg>
  <circle cx="5" cy="19" r="2" />
  <path d="M7 19h3a2 2 0 0 0 2 -2v-8a2 2 0 0 1 2 -2h7" />
  <path d="M18 4l3 3l-3 3" />
</svg>