aboutsummaryrefslogtreecommitdiff
path: root/src/_icons/arrows-move-horizontal.svg
blob: f521810b2ebe2e5976d0368e2b37ecb9c0a15e00 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
---
tags: [direction, west, east, left, right]
category: Arrows
version: "1.73"
unicode: "f22d"
---
<svg>
  <path d="M18 9l3 3l-3 3" />
  <path d="M15 12h6" />
  <path d="M6 9l-3 3l3 3" />
  <path d="M3 12h6" />
</svg>