Back to Explorer
16 - 512
0.5 - 4.0
Save to
actionoutline
md done all
Designed by Google Material
Developer Export Center
Code snippets update in real-time as you customize the playground.
const MdDoneAllIcon = (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="M18 7l-1.41-1.41-6.34 6.34 1.41 1.41L18 7zm4.24-1.41L11.66 16.17 7.48 12l-1.41 1.41L11.66 19l12-12-1.42-1.41zM.41 13.41L6 19l1.41-1.41L1.83 12 .41 13.41z"/>
</svg>
);SVG Optimizer
Before
0.39 KB
↓
After
0.38 KB
Tags
achievementallall doneapprovalapproveapprovedcheckcheckedcheckmarkscompletecompletionconfirmationconfirmedcorrectdonedouble checkfinishedindicatorlayerslistmarkmessagemultipleokprocessreadselectsentstackstatussuccesstasktask completeticktick markstwo checksvalidvalidatevalidationverifiedworkflowyes
Compare Alternatives
See how other libraries approach this concept.