Add icons to this collection by clicking the heart icon.
Turn Right icon - also known as arrows, direction, and turn right. Created in a clean 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 512 512"
>
<linearGradient
id="a"
x1="256"
x2="256"
y1="512"
y2="0"
gradientUnits="userSpaceOnUse"
>
<stop offset="0" stop-color="#ffd000" />
<stop offset="1" stop-color="#fd6700" />
</linearGradient>
<path
fill="url(#a)"
d="M155.609 370.535c0-4.48 1.814-8.505 4.763-11.425l197.456-197.428c6.237-6.236 16.357-6.236 22.623 0l36.344 36.345L431.65 33.542 267.165 48.397l36.345 36.344c6.236 6.266 6.236 16.387 0 22.624L182.995 227.879c-10.234 10.405-27.386 2.693-27.386-11.226V46.1c0-8.817 7.144-15.99 15.99-15.99 8.845 0 16.017 7.173 16.017 15.99v131.91l81.959-81.958-49.158-49.13c-9.384-9.412-3.714-25.969 9.894-27.188L447.555.09c9.894-1.049 18.484 7.314 17.576 17.293L445.598 233.55c-.085 14.005-17.208 21.347-27.329 11.227l-49.13-49.159L187.616 377.17V496.01c0 8.845-7.173 15.989-16.018 15.989s-15.989-7.144-15.989-15.99zM78.781 496.01c0 8.845-7.144 15.989-15.989 15.989s-15.99-7.144-15.99-15.99V46.1c0-8.816 7.145-15.989 15.99-15.989s15.99 7.173 15.99 15.99z"
/>
</svg>
More icons in the same style and category