blob: 2bf0fb315bb2ee60a4a4f3362674f77f7c3499c9 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
---
tags: [direction, south, north]
category: Arrows
version: "1.42"
unicode: "ef39"
---
<svg>
<path d="M6 10h4v-4" />
<path d="M4 4l6 6" />
<path d="M18 14h-4v4" />
<path d="M14 14l6 6" />
</svg>
|