The Tabler exposure minus 1 icon visually represents a decrease in photographic exposure, commonly used in UIs to adjust camera settings or reduce an effect.
Common uses
- Decrease exposure slider control
- Button to reduce image brightness
- Setting to lessen a visual effect's intensity
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconExposureMinus1 } from '@tabler/icons-react';
<IconExposureMinus1 size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Photography
- Keywords
- digitmathnumberevaluationexposureminussubtractremovelessdecreasephotography1decrease exposure
FAQ
- What does the exposure minus 1 icon represent?
- It signifies reducing or subtracting from a value, specifically related to photographic exposure or a similar numerical setting.
- How do I use this icon in React?
- Import it from '@tabler/icons-react' like this: import { IconExposureMinus1 } from '@tabler/icons-react'.
- What is the license for this icon?
- The Tabler icons, including this one, 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 →