John KuehJohn Kueh

user list icon

HugeIcons · UserListIcon · MIT

Download SVG

The HugeIcons user list icon visually represents a group of people, commonly used to indicate sections related to user management, profiles, or member directories.

Common uses

  • User management dashboard
  • Team member list
  • Customer directory

Use it in React

Install
npm i @hugeicons/react @hugeicons/core-free-icons
Import & render
import { HugeiconsIcon } from '@hugeicons/react';
import { UserListIcon } from '@hugeicons/core-free-icons';

<HugeiconsIcon icon={UserListIcon} size={24} strokeWidth={1.5} />

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
people icongroup iconusers iconteam icon

FAQ

What does the user list icon represent?
It represents a collection of users or a list of people. It's typically used for features like user management or displaying groups.
How do I use the UserListIcon in React?
Import both HugeiconsIcon and UserListIcon, then render it using <HugeiconsIcon icon={UserListIcon} />.
What is the license for this icon?
This icon is released 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 HugeIcons.

Looking for something else? Search HugeIcons 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 →