The Tabler camera off icon visually represents a disabled or inactive camera, commonly used to indicate that video recording or photo capture is not currently available or has been intentionally turned off.
Common uses
- Disabling video recording in a meeting app.
- Indicating a webcam is not connected or functioning.
- Toggling camera access for privacy.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconCameraOff } from '@tabler/icons-react';
<IconCameraOff size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Media
- Keywords
- videophotoaperturecameraoffcontententertainmentdisabledinactivemultimediamediano videovideo disabledphoto offwebcam disabled
FAQ
- What does the camera off icon signify?
- It signifies that a camera is not active, disabled, or unavailable for use, often related to video or photo functions.
- How do I use this icon in React?
- You can import and use it directly with: import { IconCameraOff } from '@tabler/icons-react'
- What is the license for this icon?
- The Tabler icon library, including this icon, is 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 →