John KuehJohn Kueh

exposure icon

Tabler · exposure · MIT

Download SVG

The Tabler exposure icon visually represents camera exposure settings, commonly used in UI to indicate controls for adjusting the brightness or light sensitivity of an image.

Common uses

  • Adjusting photo brightness slider
  • Toggling between light and dark modes
  • Camera settings panel

Use it in React

Install
npm i @tabler/icons-react
Import & render
import { IconExposure } from '@tabler/icons-react';

<IconExposure size={24} stroke={2} />

Styles

Tabler ships this icon in 2 styles — each its own import:

outline
<IconExposure size={24} stroke={2} />
filled
<IconExposureFilled size={24} stroke={2} />

Details

Library
Tabler (5,093 icons)
License
MIT
viewBox
0 0 24 24
Category
Photography
Keywords
lightbrightdarkcameraexposurepicturecapturelensimagephotographylight settingsbrightnesscamera lightimage capture

FAQ

What does the exposure icon represent?
It symbolizes camera exposure, representing the amount of light that reaches the camera sensor, and is used in UI to control image brightness or light settings.
How do I use the exposure icon in React?
You can import and use it directly with the following statement: import { IconExposure } from '@tabler/icons-react'.
What is the license for the Tabler exposure icon?
The Tabler icons, including the exposure icon, 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 →