Back to Explorer
16 - 512
0.5 - 4.0
Save to
socialoutline
md man
Designed by Google Material
Developer Export Center
Code snippets update in real-time as you customize the playground.
const MdManIcon = (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="M14,7h-4C8.9,7,8,7.9,8,9v6h2v7h4v-7h2V9C16,7.9,15.1,7,14,7z"/><circle cx="12" cy="4" r="2"/></g></g>
</svg>
);SVG Optimizer
Before
0.31 KB
↓
After
0.30 KB
Tags
accountavatarbodyboycharacterfiguregendergraphicheadhumaniconidentityindividualloginmalemanmembermember profileoutlinepeoplepersonprofileprofile picturerepresentationshoulderssilhouettesocialsymboluseruser accountuser profile
Compare Alternatives
See how other libraries approach this concept.