Add icons to this collection by clicking the heart icon.
Left Arrow icon - also known as arrows, left, return, previous, back, go back, and left arrow. 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="100"
    height="100"
    viewBox="0 0 512 512"
>
    <linearGradient
        id="a"
        x1="0"
        x2="512"
        y1="258"
        y2="258"
        gradientTransform="matrix(1 0 0 -1 0 514)"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#80d8ff" />
        <stop offset=".16" stop-color="#88d1ff" />
        <stop offset=".413" stop-color="#9fbefe" />
        <stop offset=".725" stop-color="#c4a0fd" />
        <stop offset="1" stop-color="#ea80fc" />
    </linearGradient>
    <path
        d="m5.866 241.843.018-.019 104.504-104c7.829-7.791 20.493-7.762 28.285.068 7.792 7.829 7.762 20.492-.067 28.284L68.442 236H492c11.046 0 20 8.954 20 20s-8.954 20-20 20H68.442l70.162 69.824c7.829 7.792 7.859 20.455.067 28.284-7.793 7.831-20.457 7.858-28.285.068l-104.504-104-.018-.019c-7.832-7.818-7.807-20.522.002-28.314z"
        fill="url(#a)"
    />
</svg>
More icons in the same style and category