Add icons to this collection by clicking the heart icon.
Turn Right icon - also known as arrows, arrow, navigate, direction, turn right, warning, right, signaling, traffic sign, and right turn. 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="79.223"
        x2="432.777"
        y1="432.777"
        y2="79.223"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#011c49" />
        <stop offset="1" stop-color="#00b8e0" />
    </linearGradient>
    <path
        fill="url(#a)"
        fill-rule="evenodd"
        d="M256 6c138.071 0 250 111.929 250 250S394.071 506 256 506 6 394.072 6 256 117.928 6 256 6zm37.13 203.573-31.967 31.967 24.172 24.173 73.234-73.234-73.234-73.234-24.172 24.173 31.967 31.967h-29.12c-60.926 0-110.579 49.654-110.579 110.58v106.791h34.189V285.964c0-42.052 34.338-76.391 76.39-76.391z"
        clip-rule="evenodd"
    />
</svg>
More icons in the same style and category