The Tabler cast off icon visually represents the action of stopping or disabling a media casting or streaming session.
Common uses
- Button to stop screen mirroring.
- Indicator for casting being turned off.
- Control to disconnect from a streaming device.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconCastOff } from '@tabler/icons-react';
<IconCastOff size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Media
- Keywords
- broadcaststreammirroringappleairplaychromecastcastoffcontententertainmentmediastop castingcasting disabledno streamdisconnect media
FAQ
- What does the cast off icon signify?
- It signifies that a media casting or streaming function has been stopped or is unavailable.
- How do I use this icon in React?
- You can import and use it like this: import { IconCastOff } from '@tabler/icons-react'; <IconCastOff />.
- What is the license for this icon?
- The Tabler icons, including cast off, are distributed 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 →