User Plus Pixel Art Icon
A user icon with a plus symbol for 'Add member', invite flows, 'Follow' buttons and any action that creates a new user relationship.
Tags
accountplusaddnewcreatepositive
Style variants
base
Outline · rounded corners
sharp
Outline · sharp corners
Base, sharp, solid or glyph: see how the four styles differ and which to use.
About the User Plus icon
A person silhouette with a plus sign attached, the standard signal for adding a new user to a group, team, or contact list. Use it on an 'Invite member' button in team settings, a 'Follow' action in a social app, an 'Add collaborator' trigger in a shared document, or a 'Create account' entry point. It pairs with user-minus for a symmetric add/remove set, and is recognized without a label in most familiar positions.
Usage
<!-- HTML -->
<img src="pixelarticons/svg/user-plus.svg" width="24" height="24" alt="User Plus" />
<!-- React -->
import { UserPlus } from 'pixelarticons/react'
<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="user-plus.svg" width="48" height="48" style="image-rendering: pixelated" />