blob: 96c312cea85420a4e678298489e651f0f604dd55 (
plain)
1
2
3
4
5
6
7
8
9
10
|
---
tags: [direction, west, navigation, arrow, navigate ]
version: "1.58"
---
<svg>
<path d="M16 21h-4" />
<path d="M14 21v-10" />
<path d="M14 6v-3" />
<path d="M18 6h-10l-2 2.5l2 2.5h10z" />
</svg>
|