The Tabler video off icon visually represents that video playback or recording is currently disabled or unavailable, commonly used to indicate a muted or turned-off camera feed.
Common uses
- Mute/unmute video button
- Indicate camera disabled in a call
- Show unavailable video stream
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconVideoOff } from '@tabler/icons-react';
<IconVideoOff size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Media
- Keywords
- filmshootrecordingtapingcameravideooffcontententertainmentdisabledmediacamera offno videovideo disabledmute video
FAQ
- What does the video off icon represent?
- It signifies that video functionality is turned off, disabled, or unavailable, such as a camera feed that is not active.
- How do I use the video off icon in React?
- You can import and use it directly with: import { IconVideoOff } from '@tabler/icons-react'
- What is the license for this icon?
- The Tabler icons, including video-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 →