John KuehJohn Kueh

user group 03 icon

HugeIcons · UserGroup03Icon · MIT

Download SVG

The HugeIcons user group 03 icon depicts a stylized group of three people, commonly used to represent teams, communities, or multiple user accounts in a UI.

Common uses

  • Displaying team members
  • Indicating a user role with multiple people
  • Representing a community or group forum

Use it in React

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

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

Details

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

FAQ

What does the UserGroup03Icon represent?
It visually represents a group of people, suitable for indicating teams, multiple users, or community features.
How do I use UserGroup03Icon in a React project?
Import it as import { UserGroup03Icon } from '@hugeicons/core-free-icons'; and render it using <HugeiconsIcon icon={UserGroup03Icon} /> from '@hugeicons/react'.
What is the license for this icon?
The UserGroup03Icon is distributed under the MIT license, allowing for free commercial and non-commercial use.

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 →