aboutsummaryrefslogtreecommitdiff
path: root/src/_icons/arrow-guide.svg
blob: 988e7c99a2d20670d072c8737d4beed80f3e4a3b (plain)
1
2
3
4
5
6
7
8
9
10
---
tags: [direction, west, bend, navigation]
category: Arrows
version: "1.73"
---
<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>