aboutsummaryrefslogtreecommitdiff
path: root/src/_icons/arrow-left-right.svg
blob: fef5c2192e433c1bf27c2e138b049c37d56bc77c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
---
tags: [direction, west, east]
category: Arrows
version: "1.57"
unicode: "f04b"
---
<svg>
  <path d="M17 13l4 -4l-4 -4" />
  <path d="M7 13l-4 -4l4 -4" />
  <path d="M12 14a5 5 0 0 1 5 -5h4" />
  <path d="M12 19v-5a5 5 0 0 0 -5 -5h-4" />
</svg>