blob: a778ec4569018e5c8b85177341b6135cf375f0ae (
plain)
1
2
3
4
5
6
7
8
9
10
|
---
tags: [direction, east, navigation, arrow, navigate ]
version: "1.58"
---
<svg>
<path d="M8 21h4" />
<path d="M10 21v-10" />
<path d="M10 6v-3" />
<path d="M6 6h10l2 2.5l-2 2.5h-10z" />
</svg>
|