Add icons to this collection by clicking the heart icon.
Turn Right icon - also known as arrows, turn right, up right arrow, user interface, and top 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 512 512"
>
    <linearGradient
        id="a"
        x1="256"
        x2="256"
        y1="427.938"
        y2="84.062"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#6c54a3" />
        <stop offset="1" stop-color="#00b1d2" />
    </linearGradient>
    <path
        fill="url(#a)"
        fill-rule="evenodd"
        d="M500.263 203.777a39.925 39.925 0 0 1 0 56.571l-107.99 108a40 40 0 0 1-56.566-56.567l39.724-39.723H195.872A116.011 116.011 0 0 0 80 387.941a40.007 40.007 0 0 1-80.014 0c0-108.014 87.893-195.883 195.883-195.883h179.562l-39.724-39.71a40 40 0 0 1 56.566-56.571z"
    />
</svg>
More icons in the same style and category