Back to Explorer
16 - 512
0.5 - 4.0
Save to
actionoutline
md verified user
Designed by Google Material
Developer Export Center
Code snippets update in real-time as you customize the playground.
const MdVerifiedUserIcon = (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="M12 1L3 5v6c0 5.55 3.84 10.74 9 12 5.16-1.26 9-6.45 9-12V5l-9-4zm7 10c0 4.52-2.98 8.69-7 9.93-4.02-1.24-7-5.41-7-9.93V6.3l7-3.11 7 3.11V11zm-11.59.59L6 13l4 4 8-8-1.41-1.42L10 14.17z"/>
</svg>
);SVG Optimizer
Before
0.41 KB
↓
After
0.41 KB
Tags
approvebadgecertifiedcheckcompleteconfirmationdatadoneendorsedexcellentexemptiongoodgppguardmarkokpasspositiveprivacyprivateprotectprotectedprotectionqualitysafetysecurityselectshieldsuccessticktrustuservalidvalidatevalidationverificationverifiedyes
Compare Alternatives
See how other libraries approach this concept.