The Tabler share 2 icon depicts an arrow pointing outwards from a central point, commonly used to represent the action of sharing content or data with others.
Common uses
- Sharing a link to a webpage
- Distributing a file or document
- Broadcasting a live stream
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconShare2 } from '@tabler/icons-react';
<IconShare2 size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Arrows
- Keywords
- networklinkconnectionsharenavigationflowdistributesendpublishbroadcastarrows2send icondistribute iconnetwork icon
FAQ
- What is the share 2 icon used for?
- It visually signifies the act of sharing, enabling users to send or distribute content, links, or data to others.
- How do I use the share 2 icon in React?
- You can import and use it directly with `import { IconShare2 } from '@tabler/icons-react';` and then render it as `<IconShare2 />`.
- What is the license for the Tabler share 2 icon?
- The Tabler icons, including share 2, are available under the MIT license, allowing for free use.
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 →