The Tabler pointer share icon visually represents the action of distributing or sending something, commonly used in UIs to indicate a sharing function.
Common uses
- Share a link to a document
- Send a file to another user
- Distribute content on social media
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconPointerShare } from '@tabler/icons-react';
<IconPointerShare size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- System
- Keywords
- distributesendconnectlinkpostgivespreadcommunicateexchangesocialsystempointershare
FAQ
- What does the pointer share icon represent?
- It symbolizes the act of sharing, distributing, or sending information or content to others.
- How do I use this icon in React?
- You can import it using `import { IconPointerShare } from '@tabler/icons-react';` and then use it as a React component.
- What is the license for this icon?
- The Tabler icon library, including the pointer share icon, is distributed under the MIT license.
Related icons
The same idea in other libraries, and near matches in Tabler.