John KuehJohn Kueh

user multiple icon

HugeIcons · UserMultipleIcon · MIT

Download SVG

The HugeIcons user multiple icon depicts a group of people and is typically used to represent multiple users, teams, or a general user list in a UI.

Common uses

  • Displaying a list of team members
  • Indicating a shared resource or group
  • Representing user roles or permissions

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
grouppeopleusersteam

FAQ

What does the user multiple icon represent?
This icon represents a group of people, commonly used for concepts like multiple users, teams, or a general user list.
How do I use the UserMultipleIcon in React?
Import both HugeiconsIcon and UserMultipleIcon, then render it using <HugeiconsIcon icon={UserMultipleIcon} />.
What is the license for this icon?
The UserMultipleIcon from HugeIcons is available under the MIT license.

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 →