The HugeIcons camera off 02 icon visually represents a disabled or turned-off camera, commonly used to indicate that video recording or streaming is inactive.
Common uses
- Muting video during a call
- Disabling camera access for privacy
- Indicating a camera is not functioning
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { CameraOff02Icon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={CameraOff02Icon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- video offno cameracamera disabledmute video
FAQ
- What does the camera off 02 icon signify?
- This icon signifies that a camera is turned off or disabled. It's used to communicate the status of video functionality.
- How do I use the CameraOff02Icon in React?
- Import both HugeiconsIcon and CameraOff02Icon, then render it using <HugeiconsIcon icon={CameraOff02Icon} />.
- What is the license for this icon?
- The HugeIcons library, including this icon, is distributed under the MIT license.
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 →