The Tabler share icon depicts an arrow pointing outwards from a box, 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 status update
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconShare } from '@tabler/icons-react';
<IconShare size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- System
- Keywords
- networklinkconnectionsharedistributesendpublishbroadcastspreadsystemexport
FAQ
- What does the share icon signify?
- It signifies the action of sharing content, data, or links with other users or platforms.
- How do I use the share icon in React?
- You can import and use it like this: import { IconShare } from '@tabler/icons-react'; <IconShare />
- What is the license for the Tabler share icon?
- The Tabler icon library, including the 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 →