Back to Explorer
16 - 512
0.5 - 4.0
Save to
actionoutline
md update
Designed by Google Material
Developer Export Center
Code snippets update in real-time as you customize the playground.
const MdUpdateIcon = (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}
>
<g></g><g><g><path d="M11,8v5l4.25,2.52l0.77-1.28l-3.52-2.09V8H11z M21,10V3l-2.64,2.64C16.74,4.01,14.49,3,12,3c-4.97,0-9,4.03-9,9 s4.03,9,9,9s9-4.03,9-9h-2c0,3.86-3.14,7-7,7s-7-3.14-7-7s3.14-7,7-7c1.93,0,3.68,0.79,4.95,2.05L14,10H21z"/></g></g>
</svg>
);SVG Optimizer
Before
0.42 KB
↓
After
0.42 KB
Tags
apparrowarrow circlebackbackwardscirclecircularclockcounter-clockwisecycledatadownloadforwardhistoryinternetloadloadingloopprocessprogramprogressredorefreshreloadrenewalreverserotateschedulesoftwarespinsyncsynchronizesystemtechnologytimeundoupdateuploadweb
Compare Alternatives
See how other libraries approach this concept.