The Tabler brightness 2 icon depicts a sun with rays, commonly used to represent screen brightness or light level adjustments in user interfaces.
Common uses
- Adjusting screen brightness slider
- Toggling dark mode/light mode
- Setting exposure levels in photo editing
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconBrightness2 } from '@tabler/icons-react';
<IconBrightness2 size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Photography
- Keywords
- lightscreenleveldaytimesunbrightnesscamerapicturecaptureimagephotography2sun iconlight levelscreen adjustment
FAQ
- What does the brightness 2 icon represent?
- It represents concepts like light, sun, or screen brightness levels. It's often used for controls that adjust illumination.
- How do I use this icon in React?
- You can import it directly from the '@tabler/icons-react' library using: import { IconBrightness2 } from '@tabler/icons-react'
- 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 →