Back to Explorer
16 - 512
0.5 - 4.0
Save to
actionoutline
md perm identity
Designed by Google Material
Developer Export Center
Code snippets update in real-time as you customize the playground.
const MdPermIdentityIcon = (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 6c1.1 0 2 .9 2 2s-.9 2-2 2-2-.9-2-2 .9-2 2-2m0 9c2.7 0 5.8 1.29 6 2v1H6v-.99c.2-.72 3.3-2.01 6-2.01m0-11C9.79 4 8 5.79 8 8s1.79 4 4 4 4-1.79 4-4-1.79-4-4-4zm0 9c-2.67 0-8 1.34-8 4v3h16v-3c0-2.66-5.33-4-8-4z"/>
</svg>
);SVG Optimizer
Before
0.44 KB
↓
After
0.44 KB
Tags
accountavataravatar filledavatar outlinebodycirclecontactfacefigurefilledheadhumanidentityindividualloginmembermy accountmy profileoutlinepeoplepermperm identitypersonprofileregistershoulderssilhouettethumbnailuseruser accountuser identityuser profile
Compare Alternatives
See how other libraries approach this concept.