Add icons to this collection by clicking the heart icon.
Undo icon - also known as arrows, left, undo, and user interface. Created in a clean flat gradient style with a white finish, 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 64 64"
>
<linearGradient
id="a"
x1="3.25"
x2="60.75"
y1="32"
y2="32"
gradientUnits="userSpaceOnUse"
>
<stop offset="0" stop-color="#5bb4f6" />
<stop offset=".61" stop-color="#2191e5" />
<stop offset="1" stop-color="#007edb" />
</linearGradient>
<g>
<rect
width="57.5"
height="57.5"
x="3.25"
y="3.25"
fill="url(#a)"
rx="28.75"
/>
<path
fill="#fff"
d="m33.32 18.17 3.57-2.56a.75.75 0 0 0-.89-1.22l-5.19 3.73a.75.75 0 0 0-.17 1.05l3.73 5.19a.71.71 0 0 0 .61.31.69.69 0 0 0 .43-.14.74.74 0 0 0 .18-1l-2.76-3.84a14.27 14.27 0 1 1-8.14 2 .75.75 0 0 0-.76-1.29 15.83 15.83 0 1 0 9.38-2.14z"
/>
</g>
</svg>
More icons in the same style and category