The Lucide screen share icon visually represents the act of broadcasting a computer screen to others, commonly used for initiating or indicating a screen sharing session in applications.
Common uses
- Start screen sharing button
- Indicate active screen broadcast
- Join a shared screen session
Use it in React
Install
npm i lucide-reactImport & render
import { ScreenShare } from 'lucide-react';
<ScreenShare size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- hostdesktopmonitorscreensharebroadcastpresentremote desktopstream
FAQ
- What does the screen share icon represent?
- It depicts a monitor with an arrow pointing outwards, symbolizing the sharing of a screen's content.
- How do I use this icon in React?
- Import it as `ScreenShare` from 'lucide-react' and use it as a component: `<ScreenShare />`.
- What is the license for this icon?
- The Lucide icon library, including the screen share icon, is available under the ISC 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 →