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