blob: a47f81358e36131374694dcfcb0653905646eb93 (
plain)
1
2
3
4
5
6
7
8
9
10
|
---
tags: [drag, move]
category: Arrows
---
<svg>
<path d="M21 17h-8l-3.5 -5h-6.5" />
<path d="M21 7h-8l-3.495 5" />
<path d="M18 10l3 -3l-3 -3" />
<path d="M18 20l3 -3l-3 -3" />
</svg>
|