Flutter View Compact Icon

View Compact 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 View Compact Icon ?

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

View Compact

view_compact


Flutter Icon View Compact | Outline | Filled | Rounded | Sharp | Two Tone

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

thumb_up

View Compact

view_compact

Use in Flutter

Icon( Icons.view_compact_outlined, ),

Flutter ID

view_compact_outlined

View Compact

view_compact

Use in Flutter

Icon( Icons.view_compact, ),

Flutter ID

view_compact

View Compact

view_compact

Use in Flutter

Icon( Icons.view_compact_round, ),

Flutter ID

view_compact_round

View Compact

view_compact

Use in Flutter

Icon( Icons.view_compact_sharp, ),

Flutter ID

view_compact_sharp

View Compact

view_compact

Use in Flutter

Icon( Icons.view_compact_two_tone, ),

Flutter ID

view_compact_two_tone

For Customizations you can follow instructions here - Flutter Classes

Tags

compact, grid, layout, pattern, squares, view


Advertisements



Related Icons

view_compact- Faq(s)?

⭐What is the Flutter View Compact Icon code?

Icon Code is - view_compact.

⭐ What is Flutter ID for View Compact Icon?

Flutter id for View Compact Icon code is: view_compact

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