blob: 426a9b3cb59366453dd8aa884d18691e0af1dbbd (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
---
tags: [direction, north]
category: Arrows
version: "1.35"
unicode: "eda4"
---
<svg>
<line x1="12" y1="21" x2="12" y2="3" />
<path d="M15 6l-3 -3l-3 3" />
<line x1="9" y1="21" x2="15" y2="21" />
</svg>
|