Back to Explorer
16 - 512
0.5 - 4.0
Save to
socialoutline
md male
Designed by Google Material
Developer Export Center
Code snippets update in real-time as you customize the playground.
const MdMaleIcon = (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="M9.5,11c1.93,0,3.5,1.57,3.5,3.5S11.43,18,9.5,18S6,16.43,6,14.5S7.57,11,9.5,11z M9.5,9C6.46,9,4,11.46,4,14.5 S6.46,20,9.5,20s5.5-2.46,5.5-5.5c0-1.16-0.36-2.23-0.97-3.12L18,7.42V10h2V4h-6v2h2.58l-3.97,3.97C11.73,9.36,10.66,9,9.5,9z"/>
</svg>
);SVG Optimizer
Before
0.42 KB
↓
After
0.42 KB
Tags
accountavataravatar iconbodybody iconboycirclefigurefigure icongendergender iconheadhead iconhumanhuman iconidentitymalemanman iconpersonperson iconprofileprofile iconshouldersshoulders iconsilhouettesilhouette iconsocialsymboluseruser icon
Compare Alternatives
See how other libraries approach this concept.