The HugeIcons user sharing icon depicts two figures with a connection between them, commonly used to represent actions like sharing content, collaborating, or connecting with others.
Common uses
- Share button in a content feed
- Invite collaborators to a project
- User connection status indicator
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { UserSharingIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={UserSharingIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- sharecollaborationusersconnection
FAQ
- What does the user sharing icon represent?
- It visually communicates actions related to sharing, collaboration, or establishing connections between users.
- How do I use the UserSharingIcon in React?
- Import both HugeiconsIcon and UserSharingIcon, then render it using <HugeiconsIcon icon={UserSharingIcon} />.
- What is the license for this icon?
- This icon 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 →