The Tabler user share icon depicts a user symbol with an arrow indicating distribution, commonly used to represent actions like sharing content, sending data, or granting access to another user.
Common uses
- Button to share an item with others
- Option to forward a message or file
- Indicate a user granting permissions
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconUserShare } from '@tabler/icons-react';
<IconUserShare size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- System
- Keywords
- distributecommunicateconnectlinkexchangesendtransmitrelaybroadcastdisseminatesystemusershare
FAQ
- What does the user share icon represent?
- It visually signifies the act of sharing, distributing, or transmitting something from one user to another within a system.
- How do I use the user share icon in React?
- You can import and use it directly with the following statement: `import { IconUserShare } from '@tabler/icons-react'`.
- What is the license for the Tabler user share icon?
- The Tabler icon library, including the user share icon, is available under the MIT license.
Related icons
The same idea in other libraries, and near matches in Tabler.
Looking for something else? Search Tabler 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 →