Add icons to this collection by clicking the heart icon.
Back Arrow icon - also known as arrows, direction, previous, arrow left, ui, back, back arrow, 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="3.5"
        x2="60.5"
        y1="31.926"
        y2="31.926"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#ffde00" />
        <stop offset="1" stop-color="#fd5900" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M32 3.5A28.539 28.539 0 0 0 3.5 32c1.573 37.808 55.433 37.797 57 0A28.539 28.539 0 0 0 32 3.5zm12.5 30H23.12l2.44 2.44a1.5 1.5 0 0 1-2.12 2.12l-5-5a1.497 1.497 0 0 1 0-2.12l5-5a1.5 1.5 0 0 1 2.12 2.12l-2.44 2.44H44.5a1.5 1.5 0 0 1 0 3z"
    />
</svg>
More icons in the same style and category