aboutsummaryrefslogtreecommitdiff
path: root/src/_icons/arrows-right-left.svg
blob: 66a053f7d4d0bcd4725c11afcab9b2765043233e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
---
tags: [direction, east, west]
category: Arrows
version: "1.35"
unicode: "edb2"
---
<svg>
  <line x1="21" y1="7" x2="3" y2="7" />
  <path d="M18 10l3 -3l-3 -3" />
  <path d="M6 20l-3 -3l3 -3" />
  <line x1="3" y1="17" x2="21" y2="17" />
</svg>