The Lucide cctv icon depicts a surveillance camera, commonly used in UIs to represent security features, monitoring systems, or video recording functionalities.
Common uses
- Security system status indicator
- Button to access live camera feed
- Label for video recording settings
Use it in React
Install
npm i lucide-reactImport & render
import { Cctv } from 'lucide-react';
<Cctv size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- camerasurveillancerecordingfilmvideotapecrimewatchingcctvsecurity cameramonitoringvideo camera
FAQ
- What does the cctv icon represent?
- The cctv icon represents a surveillance camera, often used to signify security, monitoring, or video recording.
- How do I use the cctv icon in React?
- You can import and use the cctv icon in React with the following statement: import { Cctv } from 'lucide-react'.
- What is the license for the Lucide cctv icon?
- The Lucide cctv 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 →