aboutsummaryrefslogtreecommitdiff
path: root/src/_icons/arrow-left-right.svg
blob: 1a17e3e09b26aaaad42d2315b93f4b29f3a7d4ef (plain)
1
2
3
4
5
6
7
8
9
10
11
---
tags: [direction, west, east]
category: Arrows
version: "1.57"
---
<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>