blob: 9d790943e7b25cf18fda9f5d8127a454b509191f (
plain)
1
2
3
4
5
6
7
8
9
10
|
---
tags: [direction, east, traffic, circle ]
category: Arrows
version: "1.73"
unicode: "f22b"
---
<svg>
<path d="M3 9h8a5 5 0 1 1 5 5v7" />
<path d="M7 5l-4 4l4 4" />
</svg>
|