User-and-people Icons in Font Awesome

fas fa-male

<!-- version v5 -->
<link rel='stylesheet' href='https://use.fontawesome.com/releases/v5.7.0/css/all.css'>

<i class='fas fa-male'></ i>
<i class='fas fa-male' style='font-size:24px'></i>
<i class='fas fa-male' style='font-size:36px'></i>
<i class='fas fa-male' style='font-size:48px;color:#d29a18'></i>

Output:

Icon class v5 Unicode
fab fa-accessible-icon &#xf368;
fas fa-address-book &#xf2b9;
far fa-address-book &#xf2b9;
fas fa-address-card &#xf2bb;
far fa-address-card &#xf2bb;
fas fa-baby &#xf77c;
fas fa-bed &#xf236;
fas fa-blind &#xf29d;
fas fa-chalkboard-teacher &#xf51c;
fas fa-child &#xf1ae;
fas fa-female &#xf182;
fas fa-frown &#xf119;
far fa-frown &#xf119;
fas fa-id-badge &#xf2c1;
far fa-id-badge &#xf2c1;
fas fa-id-card &#xf2c2;
far fa-id-card &#xf2c2;
fas fa-id-card-alt &#xf47f;
fas fa-male &#xf183;
fas fa-meh &#xf11a;
far fa-meh &#xf11a;
fas fa-poo &#xf2fe;
fas fa-portrait &#xf3e0;
fas fa-power-off &#xf011;
fas fa-restroom &#xf7bd;
fas fa-skating &#xf7c5;
fas fa-skiing &#xf7c9;
fas fa-skiing-nordic &#xf7ca;
fas fa-smile &#xf118;
far fa-smile &#xf118;
fas fa-snowboarding &#xf7ce;
fas fa-street-view &#xf21d;
fas fa-user &#xf007;
far fa-user &#xf007;
fas fa-user-alt &#xf406;
fas fa-user-alt-slash &#xf4fa;
fas fa-user-astronaut &#xf4fb;
fas fa-user-check &#xf4fc;
fas fa-user-circle &#xf2bd;
far fa-user-circle &#xf2bd;
fas fa-user-clock &#xf4fd;
fas fa-user-cog &#xf4fe;
fas fa-user-edit &#xf4ff;
fas fa-user-friends &#xf500;
fas fa-user-graduate &#xf501;
fas fa-user-injured &#xf728;
fas fa-user-lock &#xf502;
fas fa-user-md &#xf0f0;
fas fa-user-minus &#xf503;
fas fa-user-ninja &#xf504;
fas fa-user-plus &#xf234;
fas fa-user-secret &#xf21b;
fas fa-user-shield &#xf505;
fas fa-user-slash &#xf506;
fas fa-user-tag &#xf507;
fas fa-user-tie &#xf508;
fas fa-user-times &#xf235;
fas fa-users &#xf0c0;
fas fa-wheelchair &#xf193;

Comments