Back to Explorer
16 - 512
0.5 - 4.0
Save to
notificationoutline
md sync problem
Designed by Google Material
Developer Export Center
Code snippets update in real-time as you customize the playground.
const MdSyncProblemIcon = (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="M3 12c0 2.21.91 4.2 2.36 5.64L3 20h6v-6l-2.24 2.24C5.68 15.15 5 13.66 5 12c0-2.61 1.67-4.83 4-5.65V4.26C5.55 5.15 3 8.27 3 12zm8 5h2v-2h-2v2zM21 4h-6v6l2.24-2.24C18.32 8.85 19 10.34 19 12c0 2.61-1.67 4.83-4 5.65v2.09c3.45-.89 6-4.01 6-7.74 0-2.21-.91-4.2-2.36-5.64L21 4zm-10 9h2V7h-2v6z"/>
</svg>
);SVG Optimizer
Before
0.52 KB
↓
After
0.51 KB
Tags
!360alertaroundarrowarrowsattentioncautioncircular arrowscloudcloud syncconnectivity issuedangerdata errordata issuedirectionerrorexclamationexclamation pointfailedfailureimportantinprogressissueloadloading refreshmarknetwork issuenotificationproblemrefresh arrowsrenewretryrotatesymbolsyncsync errorsync problemsynchronization errorsynchronization problemtransfer errortriangleturnupdate errorwarning
Compare Alternatives
See how other libraries approach this concept.