John KuehJohn Kueh

brightness down icon

Tabler · brightness-down · MIT

Download SVG

The Tabler brightness down icon visually represents decreasing screen brightness or a dimmer setting, commonly used in UI elements to adjust display light levels.

Common uses

  • UI slider for screen brightness control
  • Button to activate 'night mode' or reduce glare
  • Setting to decrease camera sensor exposure

Use it in React

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

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

Styles

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

outline
<IconBrightnessDown size={24} stroke={2} />
filled
<IconBrightnessDownFilled size={24} stroke={2} />

Details

Library
Tabler (5,093 icons)
License
MIT
viewBox
0 0 24 24
Category
Photography
Keywords
darkdarkerscreenbrightnessdownbottomdecreasefalldownwardcameraphotographydimreduce lightscreen dim

FAQ

What does the brightness down icon represent?
It signifies a reduction in brightness, often used for screen dimming or camera exposure settings.
How do I use this icon in React?
Import it using `import { IconBrightnessDown } from '@tabler/icons-react'` and use it as a React component.
What is the license for this icon?
The Tabler icon library, including this icon, is 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 →