The HugeIcons user multiple 03 icon depicts a group of three people, commonly used to represent multiple users, a team, or a community within a user interface.
Common uses
- Displaying a list of team members
- Indicating a shared resource or access
- Representing a user group or community
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { UserMultiple03Icon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={UserMultiple03Icon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- groupteamuserscommunity
FAQ
- What does the UserMultiple03Icon represent?
- This icon represents a group of three individuals, signifying multiple users, a team, or a collective.
- How do I use this icon in a React application?
- Import the icon and render it using the HugeiconsIcon component: import { HugeiconsIcon } from '@hugeicons/react'; import { UserMultiple03Icon } from '@hugeicons/core-free-icons'; then render <HugeiconsIcon icon={UserMultiple03Icon} />.
- What is the license for this icon?
- The UserMultiple03Icon is distributed under the MIT license, which allows for free use in both personal and commercial projects.
Related icons
The same idea in other libraries, and near matches in HugeIcons.