The Phosphor users four icon depicts a group of four distinct user profiles, commonly used to represent a team, multiple accounts, or a small community within a user interface.
Common uses
- Displaying a team roster or member list.
- Indicating a shared account or group access.
- Representing a small, defined community or user segment.
Use it in React
Install
npm i @phosphor-icons/reactImport & render
import { UsersFour } from '@phosphor-icons/react';
<UsersFour size={24} />Styles
Phosphor ships this icon in 6 styles — each its own import:
regular
<UsersFour size={24} />thin
<UsersFour size={24} weight="thin" />light
<UsersFour size={24} weight="light" />bold
<UsersFour size={24} weight="bold" />fill
<UsersFour size={24} weight="fill" />duotone
<UsersFour size={24} weight="duotone" />Details
- Library
- Phosphor (1,512 icons)
- License
- MIT
- viewBox
0 0 256 256- Category
- people
- Keywords
- usergroupteamdepartmentcommunitypeopleprofilesaccountscontactsusersfourmultiple usersfour people
FAQ
- What does the users four icon represent?
- It visually represents a group of four individuals or user accounts, suitable for indicating teams, small communities, or multiple profiles.
- How do I use the users four icon in React?
- You can import and use it in React with: import { UsersFour } from '@phosphor-icons/react'
- What is the license for the Phosphor users four icon?
- The Phosphor icon library, including the users four icon, is available under the MIT license.
Related icons
The same idea in other libraries, and near matches in Phosphor.
Looking for something else? Search Phosphor 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 →