The Tabler users plus icon depicts a group of users with an additional user being added, commonly used to represent actions like inviting new members, creating new user accounts, or expanding a team.
Common uses
- Invite new user to a group
- Add new member to a team
- Create new account
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconUsersPlus } from '@tabler/icons-react';
<IconUsersPlus size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- System
- Keywords
- addincreaseexpandgrowenlargeamplifysupplementaugmentboostenhancesystemusersplusadd usernew userinvite user
FAQ
- What does the users plus icon represent?
- It visually signifies adding or inviting new users to an existing group or system.
- How do I use this icon in React?
- Import it using `import { IconUsersPlus } from '@tabler/icons-react'` and use it as a component: `<IconUsersPlus />`.
- What is the license for this icon?
- The Tabler icons, including users plus, 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 →