John KuehJohn Kueh

capture off icon

Tabler · capture-off · MIT

Download SVG

The Tabler capture off icon depicts a camera with a diagonal line through it, commonly used to indicate that screen recording or image capture is disabled or not allowed.

Common uses

  • Disabling screen recording in a sensitive app section.
  • Indicating a camera is turned off in a video call UI.
  • Showing that content cannot be captured or screenshotted.

Use it in React

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

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

Details

Library
Tabler (5,093 icons)
License
MIT
viewBox
0 0 24 24
Category
Media
Keywords
photophotographersharpencaptureoffcontententertainmentdisabledinactivemultimediamediano capturecamera disabledrecording offscreenshot disabled

FAQ

What does the capture off icon represent?
It signifies that a capture function, like taking a screenshot or recording video, is currently disabled or unavailable.
How do I use the capture off icon in React?
You can import and use it like this: import { IconCaptureOff } from '@tabler/icons-react'; <IconCaptureOff />
What is the license for this icon?
The Tabler icon library, including the capture off icon, is released 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 →