Add icons to this collection by clicking the heart icon.
Turn Right icon - also known as arrows, pointer, direction, turn right, right, point to, road sign, traffic sign, and right way. Created in a clean others 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="12.25"
        x2="51.763"
        y1="12.25"
        y2="51.763"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#f3ff37" />
        <stop offset=".019" stop-color="#f4f836" />
        <stop offset=".095" stop-color="#f8e333" />
        <stop offset=".179" stop-color="#fbd431" />
        <stop offset=".277" stop-color="#fccb30" />
        <stop offset=".422" stop-color="#fdc830" />
        <stop offset=".519" stop-color="#fcc130" />
        <stop offset=".664" stop-color="#faad31" />
        <stop offset=".838" stop-color="#f78c33" />
        <stop offset="1" stop-color="#f36735" />
    </linearGradient>
    <g>
        <path
            fill="url(#a)"
            d="M32 6a26 26 0 1 0 26 26A26.012 26.012 0 0 0 32 6z"
        />
        <path
            fill="#41444b"
            d="m45.83 27.22-5.768 5.459c-2.888 2.733-7-1.637-4.125-4.358L37.333 27H33.6c-4.743 0-8.6 4.411-8.6 9.833V44.5c0 3.303-5 3.308-5 0v-7.667C20 28.654 26.1 22 33.6 22h3.733l-1.396-1.321c-2.877-2.724 1.24-7.086 4.125-4.358l5.762 5.454a3.748 3.748 0 0 1 .005 5.445z"
        />
    </g>
</svg>
More icons in the same style and category