The Tabler screen share icon visually represents the action of displaying one device's screen content on another, commonly used in UIs to initiate or indicate screen sharing functionality.
Common uses
- Button to start sharing your screen in a video call.
- Indicator for an active screen sharing session.
- Link to a feature that casts your screen to a TV.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconScreenShare } from '@tabler/icons-react';
<IconScreenShare size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Devices
- Keywords
- monitorstreamtvmirroringcastonlinescreensharehardwaretechnologydevicesmonitor sharecast screendisplay streamprojector
FAQ
- What does the screen share icon represent?
- It depicts the concept of sharing your computer screen's display with others, often used for presentations or remote assistance.
- How do I use this icon in React?
- Import it using `import { IconScreenShare } from '@tabler/icons-react';` and then use it as a component like `<IconScreenShare />`.
- What is the license for this icon?
- The Tabler icon set, including the screen-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 →