The Tabler user plus icon depicts a person with a plus symbol, commonly used to represent actions like adding a new user, inviting someone, or subscribing to a service.
Common uses
- Add new user to a system
- Invite a collaborator to a project
- Sign up or subscribe button
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconUserPlus } from '@tabler/icons-react';
<IconUserPlus size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- System
- Keywords
- addcreatenewpersonpeoplefollowsubscriberoleuserplussystemadd usernew personinvite usersubscribe icon
FAQ
- What does the user plus icon represent?
- It signifies adding a new user, inviting someone, or initiating a subscription or follow action.
- How do I use this icon in React?
- Import it using `import { IconUserPlus } from '@tabler/icons-react'` and then use it as a component: `<IconUserPlus />`.
- What is the license for this icon?
- The Tabler icon library, including the user plus icon, is 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 →