Flutter Grid 4x4 Icon

Grid 4x4 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 Grid 4x4 Icon ?

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

Grid 4x4

grid_4x4


Flutter Icon Grid 4x4 | Outline | Filled | Rounded | Sharp | Two Tone

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

thumb_up

Grid 4x4

grid_4x4

Use in Flutter

Icon( Icons.grid_4x4_outlined, ),

Flutter ID

grid_4x4_outlined

Grid 4x4

grid_4x4

Use in Flutter

Icon( Icons.grid_4x4, ),

Flutter ID

grid_4x4

Grid 4x4

grid_4x4

Use in Flutter

Icon( Icons.grid_4x4_round, ),

Flutter ID

grid_4x4_round

Grid 4x4

grid_4x4

Use in Flutter

Icon( Icons.grid_4x4_sharp, ),

Flutter ID

grid_4x4_sharp

Grid 4x4

grid_4x4

Use in Flutter

Icon( Icons.grid_4x4_two_tone, ),

Flutter ID

grid_4x4_two_tone

For Customizations you can follow instructions here - Flutter Classes

Tags

4, by, grid, layout, lines, space


Advertisements



Related Icons


Looking For More Icons?