John KuehJohn Kueh

user list icon

Phosphor · user-list · MIT

Download SVG

The Phosphor user list icon depicts a group of people and is commonly used to represent sections related to user management, member directories, or lists of profiles in a user interface.

Common uses

  • Displaying a list of registered users.
  • Navigating to a user management dashboard.
  • Indicating a section for team members or group accounts.

Use it in React

Install
npm i @phosphor-icons/react
Import & render
import { UserList } from '@phosphor-icons/react';

<UserList size={24} />

Styles

Phosphor ships this icon in 6 styles — each its own import:

regular
<UserList size={24} />
thin
<UserList size={24} weight="thin" />
light
<UserList size={24} weight="light" />
bold
<UserList size={24} weight="bold" />
fill
<UserList size={24} weight="fill" />
duotone
<UserList size={24} weight="duotone" />

Details

Library
Phosphor (1,512 icons)
License
MIT
viewBox
0 0 256 256
Category
people
Keywords
personusersprofilesaccountsmembersaddress bookpeopleuserlist

FAQ

What does the user list icon represent?
It represents a collection of users or profiles, often used for managing or viewing lists of people associated with an account or system.
How do I use the user list icon in React?
You can import and use it in React with: import { UserList } from '@phosphor-icons/react'.
What is the license for Phosphor icons?
Phosphor icons are distributed under the MIT license, allowing for free use in both personal and commercial projects.

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 →