aboutsummaryrefslogtreecommitdiff
path: root/src/_icons/arrow-right-square.svg
blob: 323a06f284d71a28f13df6f45a1826509abf56d9 (plain)
1
2
3
4
5
6
7
8
9
10
---
tags: [direction, east]
category: Arrows
version: "1.35"
---
<svg>
  <line x1="7" y1="12" x2="21" y2="12" />
  <path d="M18 15l3 -3l-3 -3" />
  <path d="M3 10h4v4h-4z" />
</svg>