John KuehJohn Kueh

device cctv icon

Tabler · device-cctv · MIT

Download SVG

The Tabler device cctv icon depicts a closed-circuit television camera, commonly used in user interfaces to represent surveillance, security systems, or video monitoring features.

Common uses

  • Security system status indicator
  • Button to access live video feed
  • Label for a surveillance settings section

Use it in React

Install
npm i @tabler/icons-react
Import & render
import { IconDeviceCctv } from '@tabler/icons-react';

<IconDeviceCctv size={24} stroke={2} />

Styles

Tabler ships this icon in 2 styles — each its own import:

outline
<IconDeviceCctv size={24} stroke={2} />
filled
<IconDeviceCctvFilled size={24} stroke={2} />

Details

Library
Tabler (5,093 icons)
License
MIT
viewBox
0 0 24 24
Category
Devices
Keywords
closedcircuittelevisionvideosurveillancesignalmonitorrecorddevicecctvdevicessurveillance camerasecurity cameravideo monitor

FAQ

What does the device cctv icon represent?
It represents a closed-circuit television camera, often used for surveillance or video monitoring.
How do I use this icon in React?
You can import and use it with: import { IconDeviceCctv } from '@tabler/icons-react'
What is the license for this icon?
This icon is from the Tabler icon library and is available 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 →