blob: 4b323f56a3879ada76e8478c3e705c6502b99d85 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
---
tags: [direction, east]
category: Arrows
version: "1.35"
unicode: "edaf"
---
<svg>
<path d="M3 7h5l3.5 5h9.5" />
<path d="M3 17h5l3.495 -5" />
<path d="M18 15l3 -3l-3 -3" />
</svg>
|