Add icons to this collection by clicking the heart icon.
Left Arrow icon - also known as arrows, arrow, left, arrowhead, previous, arrow left, back, back arrow, left arrow, and user interface. Created in a clean flat 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"
>
    <g>
        <circle cx="16" cy="16" r="15" fill="#33d9b2" />
        <g fill="#fff">
            <path
                fill-rule="evenodd"
                d="M14.707 21.293 9.414 16l5.293-5.293-1.414-1.414L6.586 16l6.707 6.707z"
            />
            <path d="M12 15h12v2H12z" />
        </g>
    </g>
</svg>
More icons in the same style and category