Add icons to this collection by clicking the heart icon.
Back Button icon - also known as arrow, left, return, ui, back, go back, and back button. 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="0"
x2="1"
y1="0"
y2="0"
gradientTransform="matrix(23 21 -21 23 1 1.5)"
gradientUnits="userSpaceOnUse"
>
<stop offset="0" stop-color="#f442a7" />
<stop offset=".5" stop-color="#e5b6bd" />
<stop offset="1" stop-color="#c50070" />
</linearGradient>
<g fill-rule="evenodd" stroke-linejoin="round" stroke-miterlimit="2">
<g fill="url(#a)">
<path
d="M22.5 7.238A5.738 5.738 0 0 0 16.762 1.5H7.238A5.738 5.738 0 0 0 1.5 7.238v9.524A5.738 5.738 0 0 0 7.238 22.5h9.524a5.738 5.738 0 0 0 5.738-5.738zm-1 0v9.524a4.738 4.738 0 0 1-4.738 4.738H7.238A4.738 4.738 0 0 1 2.5 16.762V7.238A4.738 4.738 0 0 1 7.238 2.5h9.524A4.738 4.738 0 0 1 21.5 7.238z"
/>
<path
d="M10 10v.676a.2.2 0 0 1-.289.179L7.358 9.679a.2.2 0 0 1 0-.358l2.353-1.176a.2.2 0 0 1 .289.179V9h4.5a3 3 0 1 1 0 6h-7a.5.5 0 0 1 0-1h7a2 2 0 0 0 0-4z"
/>
</g>
</g>
</svg>
More icons in the same style and category