Back to Explorer
16 - 512
0.5 - 4.0
Save to
actionoutline
md settings backup restore
Designed by Google Material
Developer Export Center
Code snippets update in real-time as you customize the playground.
const MdSettingsBackupRestoreIcon = (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="M14 12c0-1.1-.9-2-2-2s-2 .9-2 2 .9 2 2 2 2-.9 2-2zm-2-9c-4.97 0-9 4.03-9 9H0l4 4 4-4H5c0-3.87 3.13-7 7-7s7 3.13 7 7-3.13 7-7 7c-1.51 0-2.91-.49-4.06-1.3l-1.42 1.44C8.04 20.3 9.94 21 12 21c4.97 0 9-4.03 9-9s-4.03-9-9-9z"/>
</svg>
);SVG Optimizer
Before
0.45 KB
↓
After
0.45 KB
Tags
archivearrowbackbackupbackwardscirclecloudcycledatadocumentsdownloadfileshistoryloopprogressredorefreshreloadreplayresetrestartrestorerestore defaultsreverserotatesettingsspinstatussyncsynchronizetransferundoupdateupload
Compare Alternatives
See how other libraries approach this concept.