The Tabler man icon depicts a stylized human figure, commonly used to represent users, profiles, or male gender identification in user interfaces.
Common uses
- User profile avatar placeholder
- Login/signup form field label
- Gender selection option
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconMan } from '@tabler/icons-react';
<IconMan size={24} stroke={2} />Styles
Tabler ships this icon in 2 styles — each its own import:
outline
<IconMan size={24} stroke={2} />filled
<IconManFilled size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- System
- Keywords
- guyboymalegendermansystempersonuser
FAQ
- What does the man icon represent?
- It represents a male human figure, often used for user profiles, gender identification, or general person representation.
- How do I use the man icon in React?
- You can import and use it in your React application with: import { IconMan } from '@tabler/icons-react'. Then render it as <IconMan />.
- What is the license for the man icon?
- The Tabler man icon is distributed under the MIT license.
Related icons
The same idea in other libraries, and near matches in Tabler.