Flutter Wb Shade Icon

Wb Shade 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 Wb Shade Icon ?

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

Wb Shade

wb_shade


Flutter Icon Wb Shade | Outline | Filled | Rounded | Sharp | Two Tone

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

thumb_up

Wb Shade

wb_shade

Use in Flutter

Icon( Icons.wb_shade_outlined, ),

Flutter ID

wb_shade_outlined

Wb Shade

wb_shade

Use in Flutter

Icon( Icons.wb_shade, ),

Flutter ID

wb_shade

Wb Shade

wb_shade

Use in Flutter

Icon( Icons.wb_shade_round, ),

Flutter ID

wb_shade_round

Wb Shade

wb_shade

Use in Flutter

Icon( Icons.wb_shade_sharp, ),

Flutter ID

wb_shade_sharp

Wb Shade

wb_shade

Use in Flutter

Icon( Icons.wb_shade_two_tone, ),

Flutter ID

wb_shade_two_tone

For Customizations you can follow instructions here - Flutter Classes

Tags

balance, house, light, lighting, shade, wb, white


Advertisements



Related Icons

wb_shade- Faq(s)?

⭐What is the Flutter Wb Shade Icon code?

Icon Code is - wb_shade.

⭐ What is Flutter ID for Wb Shade Icon?

Flutter id for Wb Shade Icon code is: wb_shade

⭐ Can we change icon color in flutter?

Yes you can change color using color props.

⭐ Can we change icon size in flutter?

Yes you can use icon size in flutter.



Looking For More Icons?