blob: ed1213bf9e65ee34def0f1e69ec684ef3a886f09 (
plain)
1
2
3
4
5
6
7
8
9
10
|
---
category: Arrows
version: "1.35"
---
<svg>
<line x1="21" y1="17" x2="3" y2="17" />
<path d="M6 10l-3 -3l3 -3" />
<line x1="3" y1="7" x2="21" y2="7" />
<path d="M18 20l3 -3l-3 -3" />
</svg>
|