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