The Tabler users icon depicts a group of people and is commonly used to represent features related to user accounts, profiles, or team management.
Common uses
- User profile management section
- Team or group settings page
- Login/registration forms
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconUsers } from '@tabler/icons-react';
<IconUsers size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- System
- Keywords
- peoplepersonsaccountsuserscontroloperationfunctioninterfacemanagementsystemgroupteam
FAQ
- What does the users icon represent?
- It represents a group of people, typically used for user-related functions like accounts, profiles, or team management.
- How do I use the users icon in React?
- Import it from '@tabler/icons-react' and use it as a component: import { IconUsers } from '@tabler/icons-react'.
- What is the license for this icon?
- The Tabler icons, including the users icon, are available under the MIT license.
Related icons
The same idea in other libraries, and near matches in Tabler.
Looking for something else? Search Tabler and 4 more libraries by description →
The search behind these pages runs as a Claude Code skill. What skills are and how I ship them →