Add icons to this collection by clicking the heart icon.
Undo icon - also known as arrows, curved arrow, left, return, undo, previous, ui, back, and edit tools. 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 500 500"
>
<linearGradient
id="a"
x1="250"
x2="250"
y1="0"
y2="500"
gradientUnits="userSpaceOnUse"
>
<stop offset="0" stop-color="#41ade2" />
<stop offset=".069" stop-color="#3c99c8" />
<stop offset=".216" stop-color="#2f7aa5" />
<stop offset=".366" stop-color="#23648d" />
<stop offset=".518" stop-color="#18557c" />
<stop offset=".673" stop-color="#104a71" />
<stop offset=".831" stop-color="#0c446b" />
<stop offset="1" stop-color="#0c4269" />
</linearGradient>
<path
fill="url(#a)"
fill-rule="evenodd"
d="M0 250C0 111.93 111.93 0 250 0s250 111.93 250 250-111.93 250-250 250S0 388.07 0 250zm188.7-46.59-51.92.62c19.32-24.53 46.2-40.71 75.33-47.13 31.08-6.84 64.68-2.55 94.37 14.59 31.58 18.24 52.79 47.55 61.53 80.2 8.76 32.68 5.06 68.67-13.17 100.25l-.28.53-4.64 9.28 18.55 9.28 4.52-9.04c20.96-36.49 25.21-78.01 15.12-115.66-10.12-37.78-34.66-71.71-71.22-92.81-34.42-19.87-73.32-24.85-109.26-16.95-30.13 6.63-58.19 22.32-79.8 45.9l.6-49.82-20.75-.24c-.36 30.92-.74 61.84-1.11 92.75 30.92-.37 61.83-.75 92.75-1.11l-.24-20.75z"
clip-rule="evenodd"
/>
</svg>
More icons in the same style and category