Flutter Home Max Icon

Home Max 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 Home Max Icon ?

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

Home Max

home_max


Flutter Icon Home Max | Outline | Filled | Rounded | Sharp | Two Tone

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

thumb_up

Home Max

home_max

Use in Flutter

Icon( Icons.home_max_outlined, ),

Flutter ID

home_max_outlined

Home Max

home_max

Use in Flutter

Icon( Icons.home_max, ),

Flutter ID

home_max

Home Max

home_max

Use in Flutter

Icon( Icons.home_max_round, ),

Flutter ID

home_max_round

Home Max

home_max

Use in Flutter

Icon( Icons.home_max_sharp, ),

Flutter ID

home_max_sharp

Home Max

home_max

Use in Flutter

Icon( Icons.home_max_two_tone, ),

Flutter ID

home_max_two_tone

For Customizations you can follow instructions here - Flutter Classes

Tags

device, gadget, hardware, home, internet, iot, max, nest, smart, things


Advertisements



Related Icons

home_max- Faq(s)?

⭐What is the Flutter Home Max Icon code?

Icon Code is - home_max.

⭐ What is Flutter ID for Home Max Icon?

Flutter id for Home Max Icon code is: home_max

⭐ 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?