The Tabler cast icon depicts a screen emitting signals, commonly used to represent features for streaming content to another device or screen.
Common uses
- Initiate screen mirroring
- Select a streaming device
- Control media playback on a remote screen
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconCast } from '@tabler/icons-react';
<IconCast size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Media
- Keywords
- broadcaststreammirroringappleairplaychromecastcastcontententertainmentmultimediamedia
FAQ
- What does the cast icon represent?
- It visually signifies the action of casting or streaming content from one device to another, like a TV or external display.
- How do I use the cast icon in React?
- You can import and use it directly with: import { IconCast } from '@tabler/icons-react'. Then render it as <IconCast />.
- What is the license for the Tabler cast icon?
- The Tabler icons, including the cast icon, are 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 →