The Lucide user round plus icon depicts a user silhouette within a circle, with a plus sign, typically used to represent actions like adding a new user, inviting someone, or subscribing.
Common uses
- Button to add a new user to a system.
- Icon for an 'invite friend' feature.
- Element indicating a subscription or follow action.
Use it in React
Install
npm i lucide-reactImport & render
import { UserRoundPlus } from 'lucide-react';
<UserRoundPlus size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- newaddcreatefollowsubscribeuserroundplusadd usernew userinvite user
FAQ
- What does the user round plus icon signify?
- It signifies actions related to users, such as adding, inviting, or subscribing. The round shape often implies a general or encompassing action.
- How do I use this icon in React?
- You can import and use it directly from the 'lucide-react' library like this: import { UserRoundPlus } from 'lucide-react'.
- What is the license for this icon?
- The Lucide icon library, including the user round plus icon, is available under the ISC license.
Related icons
The same idea in other libraries, and near matches in Lucide.
Looking for something else? Search Lucide 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 →