The Tabler browser share icon depicts a browser window with an arrow pointing outwards, commonly used to represent sharing content from a web page or application.
Common uses
- Share current page button
- Send link to another device
- Distribute content externally
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconBrowserShare } from '@tabler/icons-react';
<IconBrowserShare size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Devices
- Keywords
- distributepostpublishforwardsenddivulgecommunicatetransmitspreadpropagatedevicesbrowsershareweb sharelink outexport browser
FAQ
- What does the browser share icon represent?
- It signifies the action of sharing or distributing content originating from a browser or web interface.
- How do I use this icon in React?
- Import it using `import { IconBrowserShare } from '@tabler/icons-react';` and render it as a component.
- What is the license for this icon?
- The Tabler icon set, including this icon, is released 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 →