Flutter Foundation Icon

Foundation 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 Foundation Icon ?

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

Foundation

foundation


Flutter Icon Foundation | Outline | Filled | Rounded | Sharp | Two Tone

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

thumb_up

Foundation

foundation

Use in Flutter

Icon( Icons.foundation_outlined, ),

Flutter ID

foundation_outlined

Foundation

foundation

Use in Flutter

Icon( Icons.foundation, ),

Flutter ID

foundation

Foundation

foundation

Use in Flutter

Icon( Icons.foundation_round, ),

Flutter ID

foundation_round

Foundation

foundation

Use in Flutter

Icon( Icons.foundation_sharp, ),

Flutter ID

foundation_sharp

Foundation

foundation

Use in Flutter

Icon( Icons.foundation_two_tone, ),

Flutter ID

foundation_two_tone

For Customizations you can follow instructions here - Flutter Classes

Tags

architecture, base, basis, building, construction, estate, foundation, home, house, real, residential


Advertisements



Related Icons

foundation- Faq(s)?

⭐What is the Flutter Foundation Icon code?

Icon Code is - foundation.

⭐ What is Flutter ID for Foundation Icon?

Flutter id for Foundation Icon code is: foundation

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