blob: 61b9e2ea11a00f9a879d906684344631cd4c3052 (
plain)
1
2
3
4
5
6
7
8
9
10
|
---
tags: [direction, up, north, higher]
category: Arrows
version: "1.74"
---
<svg>
<path d="M8 8l4 -4l4 4" />
<path d="M12 20v-16" />
<path d="M6 18c4 -1.333 6 -4.667 6 -10" />
</svg>
|