The Lucide cast icon depicts a signal emanating from a screen, commonly used to represent casting or streaming content to another device.
Common uses
- Button to cast screen to TV
- Icon for media streaming settings
- Indicator for active casting session
Use it in React
Install
npm i lucide-reactImport & render
import { Cast } from 'lucide-react';
<Cast size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- chromecastairplayscreencaststreamingwireless displaytransmitbroadcast
FAQ
- What does the cast icon represent?
- It visually represents the action of sending or 'casting' media or a screen from one device to another, like a TV or projector.
- How do I use the cast icon in React?
- You can import it from 'lucide-react' and use it as a component: import { Cast } from 'lucide-react'.
- What is the license for the Lucide cast icon?
- The Lucide icon library, including the cast 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 →