aboutsummaryrefslogtreecommitdiff
path: root/src/_icons/arrow-big-right-lines.svg
blob: 5af7c5debcf218369930c0f82df439daf4ff2a76 (plain)
1
2
3
4
5
6
7
8
9
10
11
---
tags: [direction, east, west]
category: Arrows
version: "1.52"
unicode: "efed"
---
<svg>
  <path d="M12 9v-3.586a1 1 0 0 1 1.707 -.707l6.586 6.586a1 1 0 0 1 0 1.414l-6.586 6.586a1 1 0 0 1 -1.707 -.707v-3.586h-3v-6h3z" />
  <path d="M3 9v6" />
  <path d="M6 9v6" />
</svg>