Add icons to this collection by clicking the heart icon.
Turn Left icon - also known as arrows, navigate, direction, left, turn, ui, left arrow, turn left, and left turn. Created in a clean flat gradient style with a white finish, 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.05"
        x2="256.05"
        y1="514.45"
        y2="2.45"
        gradientTransform="matrix(1 0 0 -1 0 514.5)"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#f704fe" />
        <stop offset="1" stop-color="#24bce3" />
    </linearGradient>
    <circle
        cx="256"
        cy="256"
        r="256"
        fill="url(#a)"
        fill-rule="evenodd"
        clip-rule="evenodd"
    />
    <path
        fill="#fffffe"
        fill-rule="evenodd"
        d="M327.4 397.6h53.9V180.4H228.4c-1 0-1.9-.5-2.5-1.2-.6-.8-.8-1.8-.5-2.8l14.5-56.5-107 87.5 107 87.5-14.6-56.5c-.3-1 0-2 .5-2.8.6-.8 1.6-1.2 2.5-1.2H324c1.8 0 3.2 1.4 3.2 3.2zm57.1 6.5h-60.3c-1.8 0-3.2-1.4-3.2-3.2V240.8h-88.3l15.9 62.1c.3 1.4-.2 2.8-1.4 3.5-1.2.8-2.7.7-3.8-.2l-117.8-96.3c-.8-.6-1.2-1.6-1.2-2.5s.4-1.9 1.2-2.5l117.6-96.2c1.1-.9 2.6-1 3.8-.2s1.7 2.2 1.4 3.5l-15.9 62h151.9c1.8 0 3.2 1.4 3.2 3.2v223.7c0 1.7-1.4 3.2-3.1 3.2z"
        clip-rule="evenodd"
    />
</svg>
More icons in the same style and category