Add icons to this collection by clicking the heart icon.
Right Arrow icon - also known as arrows, direction, right arrow, orientation, and turn right. Created in a clean flat gradient style, perfect for web, apps, and UI projects. Available in SVG and PNG, with multiple style variants.
<svg
xmlns="http://www.w3.org/2000/svg"
width="512"
height="512"
viewBox="0 0 64 64"
>
<linearGradient
id="a"
x1="3.25"
x2="60.75"
y1="32"
y2="32"
gradientUnits="userSpaceOnUse"
>
<stop offset="0" stop-color="#5bb4f6" />
<stop offset=".61" stop-color="#2191e5" />
<stop offset="1" stop-color="#007edb" />
</linearGradient>
<path
fill="url(#a)"
d="M50 3.25H14A10.76 10.76 0 0 0 3.25 14v36A10.76 10.76 0 0 0 14 60.75h36A10.76 10.76 0 0 0 60.75 50V14A10.76 10.76 0 0 0 50 3.25zm.4 18.45L44 29.38a3.65 3.65 0 0 1-2.47 1.28 3.63 3.63 0 0 1-3.12-5.9A25.23 25.23 0 0 0 22.5 48.12a3.63 3.63 0 0 1-7.25 0 32.64 32.64 0 0 1 23.8-31.23l-1.43-1.2a3.62 3.62 0 0 1-.45-5.1 3.62 3.62 0 0 1 5.11-.45L50 16.59a3.65 3.65 0 0 1 1.28 2.46 3.55 3.55 0 0 1-.88 2.65z"
/>
</svg>
More icons in the same style and category