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