blob: 7fbd1958dc9c56f89994442985a9d71f3b131996 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
---
tags: [direction, north]
category: Arrows
version: "1.57"
unicode: "f056"
---
<svg>
<circle cx="9" cy="12" r="3" />
<path d="M9 15v6" />
<path d="M11.5 9.5l6.5 -6.5" />
<path d="M13 3h5v5" />
</svg>
|