John KuehJohn Kueh

camera off 01 icon

HugeIcons · CameraOff01Icon · MIT

Download SVG

The HugeIcons camera off 01 icon visually represents that a camera is disabled or not recording, commonly used to indicate privacy settings or a deactivated camera function.

Common uses

  • Muting a video call camera
  • Indicating camera is not in use
  • Privacy mode indicator

Use it in React

Install
npm i @hugeicons/react @hugeicons/core-free-icons
Import & render
import { HugeiconsIcon } from '@hugeicons/react';
import { CameraOff01Icon } from '@hugeicons/core-free-icons';

<HugeiconsIcon icon={CameraOff01Icon} size={24} strokeWidth={1.5} />

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
video offcamera disabledno cameraprivacy camera

FAQ

What does the CameraOff01Icon represent?
This icon signifies that a camera is turned off or disabled. It's used to show that the camera is not currently active or recording.
How do I use CameraOff01Icon in a React project?
Import the icon and use it within the HugeiconsIcon component like this: import { CameraOff01Icon } from '@hugeicons/core-free-icons'; <HugeiconsIcon icon={CameraOff01Icon} />.
What is the license for HugeIcons?
The HugeIcons icon library is distributed under the MIT license, allowing for free use in both personal and commercial projects.

Related icons

The same idea in other libraries, and near matches in HugeIcons.

Looking for something else? Search HugeIcons 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 →