The Tabler exposure off icon visually represents a camera's exposure setting being turned off or disabled, commonly used to indicate a lack of light or a deactivated camera function.
Common uses
- Disabling camera flash
- Indicating low light conditions
- Showing a deactivated camera feature
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconExposureOff } from '@tabler/icons-react';
<IconExposureOff size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Photography
- Keywords
- lightbrightdarkcameraexposureoffdisabledinactivepictureimagephotographycamera offno lightdark mode cameradisabled camera
FAQ
- What does the exposure off icon signify?
- It signifies that the camera's exposure control is turned off, often implying darkness or a disabled camera function.
- How do I use the exposure off icon in React?
- You can import and use it in React with: import { IconExposureOff } from '@tabler/icons-react'
- What is the license for this icon?
- The Tabler icons, including exposure off, are 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 →