Add icons to this collection by clicking the heart icon.
Turn Left icon - also known as arrows, direction, left, turn, and turn left. 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 32 32"
>
    <linearGradient
        id="a"
        x1="10.665"
        x2="28.898"
        y1="20.812"
        y2="10.286"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#ff8d10" />
        <stop offset="1" stop-color="#e61907" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M27.707 8.292A.997.997 0 0 0 27 7.999L12 8V5a1 1 0 0 0-1.554-.832l-6 4a1 1 0 0 0 .107 1.727l6 3a1.005 1.005 0 0 0 .973-.044c.294-.183.474-.504.474-.851v-2l14-.001V27a1 1 0 1 0 2 0V8.999a.996.996 0 0 0-.293-.707zM10 10.382 6.988 8.876 10 6.868z"
    />
</svg>
More icons in the same style and category