The Lucide video off icon visually represents that video playback or recording is disabled, commonly used to indicate a muted or unavailable camera feed.
Common uses
- Muting a video call camera
- Indicating a disabled video recording feature
- Showing an unavailable video stream
Use it in React
Install
npm i lucide-reactImport & render
import { VideoOff } from 'lucide-react';
<VideoOff size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- cameramoviefilmvideooffno videocamera offvideo disabledmute video
FAQ
- What does the video off icon signify?
- It signifies that video functionality is turned off or unavailable, such as a camera being disabled or a video stream not being broadcast.
- How do I use the video off icon in React?
- You can import and use it directly from the 'lucide-react' library like this: import { VideoOff } from 'lucide-react'.
- What is the license for the Lucide video off icon?
- The Lucide icon library, including the video off 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 →