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