IcoMoon man icon
| Name | man |
|---|---|
| Unicode | \e9dc () |
| CSS class | icon-man |
| Tags | man, male, gender, sex |
| License | GPL / CC BY 4.0 · © Keyamoon · source |
Use it in code
<span class="icon-man" aria-hidden="true"></span>
.icon-man:before { content: "\e9dc"; } export const IconMan = (props) => (
<svg viewBox="0 0 16 16" width="1em" height="1em" fill="currentColor" {...props}>
<path d="M9 1.5c0 0.828-0.672 1.5-1.5 1.5s-1.5-0.672-1.5-1.5c0-0.828 0.672-1.5 1.5-1.5s1.5 0.672 1.5 1.5z"></path> <path d="M9 4h-3c-0.552 0-1 0.448-1 1v5h1v6h1.25v-6h0.5v6h1.25v-6h1v-5c0-0.552-0.448-1-1-1z"></path>
</svg>
); Font setup lives on the download page; the full lookup table is in the cheat sheet.
Related IcoMoon icons
Need more than 491 free icons? The Ultimate pack adds 1,500+ — see pricing.