Add icons to this collection by clicking the heart icon.
Left Arrow icon - also known as interface, arrows, direction, previous, ui, back, and left arrow. 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 64 64"
>
    <linearGradient
        id="a"
        x1=".495"
        x2="63.649"
        y1=".495"
        y2="63.649"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#66bb6a" />
        <stop offset="1" stop-color="#2d98d4" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M32 3a29 29 0 1 0 29 29A29.033 29.033 0 0 0 32 3zM17.693 40.108a2 2 0 0 1-4 0V23.892a2 2 0 0 1 4 0zM50.307 34H27.135l4.69 4.69A2 2 0 1 1 29 41.522l-8.1-8.1a2 2 0 0 1 0-2.828l8.1-8.116a2 2 0 0 1 2.828 2.828l-4.7 4.7h23.179a2 2 0 1 1 0 4z"
    />
</svg>
More icons in the same style and category