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