blob: 62434d24c5bb7e18b3cb5b520015f7709c5a780e (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
---
tags: [top, point]
category: Arrows
version: "1.0"
unicode: "ea1d"
---
<svg>
<line x1="12" y1="5" x2="12" y2="19" />
<line x1="16" y1="9" x2="12" y2="5" />
<line x1="8" y1="9" x2="12" y2="5" />
</svg>
|