John KuehJohn Kueh

brightness icon

Tabler · brightness · MIT

Download SVG

The Tabler brightness icon depicts a sun with rays, commonly used in UI to represent settings related to screen brightness, image exposure, or light adjustment.

Common uses

  • Adjusting screen brightness slider
  • Image editing tools (exposure, contrast)
  • Toggling between light and dark modes

Use it in React

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

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

Styles

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

outline
<IconBrightness size={24} stroke={2} />
filled
<IconBrightnessFilled size={24} stroke={2} />

Details

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

FAQ

What does the brightness icon represent?
It represents a sun with rays, symbolizing light and is used for brightness or light-related settings.
How do I use the brightness icon in React?
You can import and use it like this: import { IconBrightness } from '@tabler/icons-react'. Then render it as <IconBrightness />.
What is the license for the Tabler brightness icon?
The Tabler icons, including the brightness icon, 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 →