The Tabler screen share off icon visually represents the cessation of screen sharing or mirroring, commonly used to indicate that a live broadcast of a user's screen has been stopped.
Common uses
- Button to stop an active screen share session.
- Status indicator when screen sharing is not currently active.
- Icon for a menu item to disable screen broadcasting.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconScreenShareOff } from '@tabler/icons-react';
<IconScreenShareOff size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Devices
- Keywords
- monitorstreamtvmirroringcastonlinescreenshareoffhardwaredevicesstop sharingno screen castscreen broadcast offmirroring disabled
FAQ
- What does the screen-share-off icon signify?
- It signifies that a screen sharing or mirroring session has been terminated or is currently inactive.
- How do I use this icon in React?
- You can import and use it with `import { IconScreenShareOff } from '@tabler/icons-react';` and then render it as `<IconScreenShareOff />`.
- What is the license for this icon?
- This icon is from the Tabler icon library and 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 →