aboutsummaryrefslogtreecommitdiff
path: root/src/_icons/arrows-right-left.svg
blob: 11d5a46648db4c1aa0278da66130b5ceb800bf96 (plain)
1
2
3
4
5
6
7
8
9
10
---
tags: [drag, move]
category: Arrows
---
<svg>
  <path d="M21 7h-18" />
  <path d="M18 10l3 -3l-3 -3" />
  <path d="M6 20l-3 -3l3 -3" />
  <path d="M3 17h18" />
</svg>