aboutsummaryrefslogtreecommitdiff
path: root/src/_icons/arrows-up.svg
blob: cfd351ff8e68932cc0ab928989b10e45d69e6ab5 (plain)
1
2
3
4
5
6
7
8
9
10
---
tags: [drag, move]
category: Arrows
---
<svg>
  <path d="M17 3v18" />
  <path d="M4 6l3 -3l3 3" />
  <path d="M20 6l-3 -3l-3 3" />
  <path d="M7 3v18" />
</svg>