John KuehJohn Kueh

user group icon

HugeIcons · UserGroupIcon · MIT

Download SVG

The HugeIcons user group icon depicts a silhouette of multiple people, commonly used to represent teams, communities, or shared access in user interfaces.

Common uses

  • Team management section
  • Community forums link
  • User roles and permissions

Use it in React

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

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

Details

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

FAQ

What does the user group icon represent?
It represents a collection of people, such as a team, group, or community. It's often used for features related to multiple users.
How do I use the UserGroupIcon in React?
Import both HugeiconsIcon and UserGroupIcon, then render it using <HugeiconsIcon icon={UserGroupIcon} />.
What is the license for this icon?
This icon is provided 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 →