Add icons to this collection by clicking the heart icon.
Backspace icon - also known as undo, previous, ui, cross symbol, backspace, and user interface. 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 48 48"
>
    <linearGradient
        id="a"
        x1="24"
        x2="24"
        y1="1.34"
        y2="46.04"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#e8fff2" />
        <stop offset="1" stop-color="#c8ffe9" />
    </linearGradient>
    <linearGradient
        id="b"
        x1="23.895"
        x2="23.895"
        y1="13.085"
        y2="34.939"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#18c19f" />
        <stop offset="1" stop-color="#8bf3af" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M46.406 10.717a9.683 9.683 0 0 0-9.124-9.124 235.401 235.401 0 0 0-26.564 0 9.684 9.684 0 0 0-9.124 9.124 235.412 235.412 0 0 0 0 26.565 9.684 9.684 0 0 0 9.124 9.124 234.815 234.815 0 0 0 26.564 0 9.683 9.683 0 0 0 9.124-9.124 235.412 235.412 0 0 0 0-26.565z"
    />
    <path
        fill="url(#b)"
        d="M17.636 13.25 9.04 24.156l8.603 10.594H38.75v-21.5zM33.03 27.97l-1.06 1.06L28 25.06l-3.97 3.97-1.06-1.06L26.94 24l-3.97-3.97 1.06-1.06L28 22.94l3.97-3.97 1.06 1.06L29.06 24z"
    />
</svg>
More icons in the same style and category