The HugeIcons user multiple 02 icon depicts a group of people, commonly used to represent multiple users, a team, or a community in a user interface.
Common uses
- Displaying a list of collaborators
- Indicating a shared document or resource
- Representing a user group or team section
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { UserMultiple02Icon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={UserMultiple02Icon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- grouppeopleusersteam
FAQ
- What does the UserMultiple02Icon represent?
- This icon represents multiple users or a group of people, suitable for indicating shared access, teams, or communities.
- How do I use UserMultiple02Icon in React?
- Import it using `import { UserMultiple02Icon } from '@hugeicons/core-free-icons';` and render it with `<HugeiconsIcon icon={UserMultiple02Icon} />`.
- What is the license for this icon?
- The UserMultiple02Icon is available under the MIT license, allowing for free use in commercial and non-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 →