Flutter Brightness 2 Icon

Brightness 2 Icon is given below. You can use this icon on the same way in your project. First make sure you have added Material Icon library.

You can also customize icon color and size in flutter using properties. You can get different-different varients like outline, filled, sharp, rounded and two-tone.

How to add Flutter Brightness 2 Icon ?

Material Design Flutter Icon brightness_2 Icon can be added to any web page simply as below.

Brightness 2

brightness_2


Flutter Icon Brightness 2 | Outline | Filled | Rounded | Sharp | Two Tone

You can integrate Brightness 2 flutter Icon Outline, Filled, Rounded , Sharp and Two Tone by just adding following below syntax & icon code.

thumb_up

Brightness 2

brightness_2

Use in Flutter

Icon( Icons.brightness_2_outlined, ),

Flutter ID

brightness_2_outlined

Brightness 2

brightness_2

Use in Flutter

Icon( Icons.brightness_2, ),

Flutter ID

brightness_2

Brightness 2

brightness_2

Use in Flutter

Icon( Icons.brightness_2_round, ),

Flutter ID

brightness_2_round

Brightness 2

brightness_2

Use in Flutter

Icon( Icons.brightness_2_sharp, ),

Flutter ID

brightness_2_sharp

Brightness 2

brightness_2

Use in Flutter

Icon( Icons.brightness_2_two_tone, ),

Flutter ID

brightness_2_two_tone

For Customizations you can follow instructions here - Flutter Classes

Tags

2, brightness, circle, control, cresent, level, moon, screen


Advertisements



Related Icons


Looking For More Icons?