Add icons to this collection by clicking the heart icon.
Undo icon - also known as arrows, curved arrow, left, turn, undo, and previous. 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">
<stop offset="0" stop-color="#ff0" />
<stop offset="1" stop-color="#ff2a2a" />
</linearGradient>
<linearGradient
id="b"
x1="2"
x2="46"
y1="182"
y2="226"
gradientUnits="userSpaceOnUse"
href="#a"
/>
<path
fill="url(#b)"
d="M41.139 182.033c-2.674 0-4.864 2.188-4.864 4.862 0 9.616-7.37 17.674-17.38 19.359l2.142-1.93c1.904-1.717 2.101-4.687.447-6.652-1.655-1.966-4.62-2.18-6.527-.463l-11.39 10.268c-2.09 1.883-2.09 5.23 0 7.115l11.39 10.265c1.728 1.583 4.708 1.508 6.527-.462 1.654-1.966 1.457-4.935-.447-6.653l-1.941-1.75C34.11 214.092 46 201.94 46 186.895a4.876 4.876 0 0 0-4.861-4.862z"
transform="translate(0 -180)"
/>
</svg>
More icons in the same style and category