John KuehJohn Kueh

screen share off icon

Lucide · screen-share-off · ISC

Download SVG

The Lucide screen share off icon visually represents the cessation of screen sharing, commonly used in interfaces to indicate that a user has stopped broadcasting their screen.

Common uses

  • Button to stop screen sharing in a video call.
  • Status indicator when screen sharing is inactive.
  • Control to disable screen broadcasting.

Use it in React

Install
npm i lucide-react
Import & render
import { ScreenShareOff } from 'lucide-react';

<ScreenShareOff size={24} />

Details

Library
Lucide (1,713 icons)
License
ISC
viewBox
0 0 24 24
Keywords
desktopdisconnectmonitorscreenshareoffstop sharingno screen sharedisconnect screenend broadcast

FAQ

What does the screen share off icon signify?
This icon signifies that screen sharing has been turned off or is currently inactive. It's used to provide a clear visual cue to users that their screen is no longer being broadcast.
How do I use the screen share off icon in a React application?
You can import and use it in your React components like this: import { ScreenShareOff } from 'lucide-react'. Then, you can render it as a component: <ScreenShareOff />.
What is the license for the Lucide screen share off icon?
The Lucide icon library, including the screen share off icon, is available under the ISC license. This is a permissive open-source license.

Related icons

The same idea in other libraries, and near matches in Lucide.

Looking for something else? Search Lucide 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 →