John KuehJohn Kueh

brightness auto icon

Tabler · brightness-auto · MIT

Download SVG

The Tabler brightness auto icon depicts a sun and moon symbol, commonly used to represent an automatic adjustment of screen brightness based on ambient light conditions.

Common uses

  • Toggle for automatic screen brightness.
  • Setting for adaptive display.
  • Mode selection for light sensitivity.

Use it in React

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

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

Styles

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

outline
<IconBrightnessAuto size={24} stroke={2} />
filled
<IconBrightnessAutoFilled size={24} stroke={2} />

Details

Library
Tabler (5,093 icons)
License
MIT
viewBox
0 0 24 24
Category
Photography
Keywords
adjustmentsensorlightscreendisplayautomaticcontrolleveladaptationcontrastphotographybrightnessautoauto brightnessadaptive lightsun moon display

FAQ

What does the brightness auto icon represent?
It signifies an automatic adjustment of screen brightness, often adapting to surrounding light levels.
How do I use this icon in React?
Import it using `import { IconBrightnessAuto } from '@tabler/icons-react'` and render the component.
What is the license for this icon?
The Tabler icon set, including this icon, is 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 →