Back to Explorer
16 - 512
0.5 - 4.0
Save to
actionoutline
md restore
Designed by Google Material
Developer Export Center
Code snippets update in real-time as you customize the playground.
const MdRestoreIcon = (props) => (
<svg
xmlns="http://www.w3.org/2000/svg"
viewBox="0 0 24 24"
width="24"
height="24"
fill="none"
stroke="currentColor"
strokeWidth="2"
strokeLinecap="round"
strokeLinejoin="round"
{...props}
>
<path d="M0 0h24v24H0V0z" fill="none"/><path d="M13 3c-4.97 0-9 4.03-9 9H1l4 3.99L9 12H6c0-3.87 3.13-7 7-7s7 3.13 7 7-3.13 7-7 7c-1.93 0-3.68-.79-4.94-2.06l-1.42 1.42C8.27 19.99 10.51 21 13 21c4.97 0 9-4.03 9-9s-4.03-9-9-9zm-1 5v5l4.25 2.52.77-1.28-3.52-2.09V8z"/>
</svg>
);SVG Optimizer
Before
0.44 KB
↓
After
0.44 KB
Tags
activityarrowbackbackupbackwardscircularclearclockcycledatadatedefaultsdevicefactoryhistoryhomeinitializelognestpreviousrebootrecoverrefreshrenewrepairresetrestartrestoreretrievereverserevertrollbackrotatesaveschedulesettingssystemtimetimelineturnundoupdate
Compare Alternatives
See how other libraries approach this concept.