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