House 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.
Material Design Flutter Icon house Icon can be added to any web page simply as below.
You can integrate House flutter Icon Outline, Filled, Rounded , Sharp and Two Tone by just adding following below syntax & icon code.
Icon( Icons.house_outlined, ),
house_outlined
Icon( Icons.house, ),
house
Icon( Icons.house_round, ),
house_round
Icon( Icons.house_sharp, ),
house_sharp
Icon( Icons.house_two_tone, ),
house_two_tone
For Customizations you can follow instructions here - Flutter Classes
architecture, building, estate, family, home, homepage, house, place, places, real, residence, residential, shelter,Vuetify House Icon (Vue Js), Material Ui House Icon (React Js), Mat Icon House (Angular Material)
Advertisements
Icon Code is - house.
⭐ What is Flutter ID for House Icon?Flutter id for House Icon code is: house
⭐ 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.