Back to Explorer
16 - 512
0.5 - 4.0
Save to
fileoutline
md approval
Designed by Google Material
Developer Export Center
Code snippets update in real-time as you customize the playground.
const MdApprovalIcon = (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="M4,16v6h16v-6c0-1.1-0.9-2-2-2H6C4.9,14,4,14.9,4,16z M18,18H6v-2h12V18z M12,2C9.24,2,7,4.24,7,7l5,7l5-7 C17,4.24,14.76,2,12,2z M12,11L9,7c0-1.66,1.34-3,3-3s3,1.34,3,3L12,11z"/></g></g>
</svg>
);SVG Optimizer
Before
0.39 KB
↓
After
0.38 KB
Tags
acceptacceptedacknowledgeaffirmativeagreeagreementapplyapprovalapprovalsapprovecertificatecertificationcheckcheckmarkcompleteconfirmcorrectdisapprovaldonedrivefilefinishedimpressioninkmarkokayokey dokeypermissionpermittedpositivepostagerightstampsuccessticktruevalidvalidatedverifiedyes
Compare Alternatives
See how other libraries approach this concept.