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