The Tabler exposure plus 1 icon visually represents increasing exposure by one increment, commonly used in photography UIs to adjust settings.
Common uses
- Button to increase photo exposure
- Slider control for exposure adjustment
- Setting to add positive exposure compensation
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconExposurePlus1 } from '@tabler/icons-react';
<IconExposurePlus1 size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Photography
- Keywords
- digitmathnumberevaluationexposureplusaddmoreincreasepositivephotography1increase exposureadd exposureexposure incrementphoto brightness up
FAQ
- What does the exposure plus 1 icon signify?
- It signifies an increase in exposure by a single unit, often used for fine-tuning photographic brightness.
- How do I use this icon in React?
- Import it using `import { IconExposurePlus1 } from '@tabler/icons-react';` and render it as a component.
- What is the license for this icon?
- This icon is distributed under the MIT license, allowing for free use.
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 →