The Tabler exposure plus 2 icon visually represents increasing exposure settings in photography, often used in UI to indicate adding or enhancing positive values.
Common uses
- Button to increase photo exposure
- Control for adding positive numerical values
- Icon for enhancing image brightness settings
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconExposurePlus2 } from '@tabler/icons-react';
<IconExposurePlus2 size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Photography
- Keywords
- digitmathnumberevaluationexposureplusaddmoreincreasepositivephotography2add exposureincrease exposureexposure increasephoto settings
FAQ
- What does the exposure plus 2 icon represent?
- It signifies an increase in exposure, commonly used for photography settings or adding positive numerical increments in a UI.
- How do I use this icon in React?
- Import it directly from the '@tabler/icons-react' library using: import { IconExposurePlus2 } from '@tabler/icons-react'
- What is the license for this icon?
- The Tabler icons, including exposure-plus-2, are distributed 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 →