The Lucide cctv off icon depicts a security camera with a diagonal line through it, commonly used to indicate that surveillance or recording is disabled or not active.
Common uses
- Status indicator for security system being off
- Button to disable recording feature
- Icon for a 'no surveillance' zone
Use it in React
Install
npm i lucide-reactImport & render
import { CctvOff } from 'lucide-react';
<CctvOff size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- camerasurveillancerecordingfilmvideotapecrimewatchingcctvoffsecurity camera offno recordingsurveillance disabledvideo off
FAQ
- What does the cctv-off icon represent?
- It represents a security camera that is turned off or inactive, signifying the absence of surveillance or recording.
- How do I use the cctv-off icon in React?
- You can import and use it in your React application with the following statement: import { CctvOff } from 'lucide-react'.
- What is the license for the Lucide cctv-off icon?
- The Lucide icon library, including the cctv-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 →