Add icons to this collection by clicking the heart icon.
Backspace icon - also known as return, delete, ui, back, left arrow, and backspace. 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="512"
height="512"
viewBox="0 0 24 24"
>
<linearGradient
id="a"
x1="12"
x2="12"
y1="5"
y2="19"
gradientUnits="userSpaceOnUse"
>
<stop offset="0" stop-color="#00bcd4" />
<stop offset="1" stop-color="#1976d2" />
</linearGradient>
<path
fill="url(#a)"
d="M20.004 5h-11c-.837 0-1.852.452-2.412 1.074L2.53 10.588a2.134 2.134 0 0 0 0 2.824l4.062 4.514C7.152 18.548 8.167 19 9.004 19h11c1.102 0 2-.897 2-2V7c0-1.103-.898-2-2-2zM20 17H9.004c-.264 0-.749-.216-.925-.412l-4.062-4.514c-.026-.028-.026-.12 0-.148l4.062-4.514c.176-.196.66-.412.925-.412h11zm-8.704-3.707L12.59 12l-1.293-1.293a1 1 0 1 1 1.414-1.414l1.293 1.293 1.293-1.293a1 1 0 1 1 1.414 1.414L15.418 12l1.293 1.293a1 1 0 1 1-1.414 1.414l-1.293-1.293-1.293 1.293a.997.997 0 0 1-1.414 0 1 1 0 0 1 0-1.414z"
/>
</svg>
More icons in the same style and category