aboutsummaryrefslogtreecommitdiff
path: root/src/_icons/arrow-ramp-right.svg
blob: d01a0ea481278466628a5fcaff5b91f4aceee99b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
---
tags: [direction, side, turn]
category: Arrows
version: "1.28"
unicode: "ed3d"
---
<svg>
  <line x1="7" y1="3" x2="7" y2="11.707" />
  <path d="M11 7l-4 -4l-4 4" />
  <path d="M17 14l4 -4l-4 -4" />
  <path d="M7 21a11 11 0 0 1 11 -11h3" />
</svg>