Back to Explorer
16 - 512
0.5 - 4.0
Save to
actionoutline
md autorenew
Designed by Google Material
Developer Export Center
Code snippets update in real-time as you customize the playground.
const MdAutorenewIcon = (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="M12 6v3l4-4-4-4v3c-4.42 0-8 3.58-8 8 0 1.57.46 3.03 1.24 4.26L6.7 14.8c-.45-.83-.7-1.79-.7-2.8 0-3.31 2.69-6 6-6zm6.76 1.74L17.3 9.2c.44.84.7 1.79.7 2.8 0 3.31-2.69 6-6 6v-3l-4 4 4 4v-3c4.42 0 8-3.58 8-8 0-1.57-.46-3.03-1.24-4.26z"/>
</svg>
);SVG Optimizer
Before
0.46 KB
↓
After
0.46 KB
Tags
actionaroundarrowarrowsautorenewcachecachedcirclecircularcircular arrowcontentcontinuouscurved arrowcycledatadirectionendlessinprogressloadloading refreshloopmedianavigationplaybackprocessredorefreshrefresh datarefresh pagereloadrenewrepeatrepeat playlistrepeat songrestartrotatesynchronizeturnupdate
Compare Alternatives
See how other libraries approach this concept.