aboutsummaryrefslogtreecommitdiff
path: root/src/_icons/arrow-ramp-right.svg
blob: 85f373c69e90cfe752daff7f3581f70245864320 (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>