Flutter Settings Cell Icon

Settings Cell 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 Settings Cell Icon ?

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

Settings Cell

settings_cell


Flutter Icon Settings Cell | Outline | Filled | Rounded | Sharp | Two Tone

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

thumb_up

Settings Cell

settings_cell

Use in Flutter

Icon( Icons.settings_cell_outlined, ),

Flutter ID

settings_cell_outlined

Settings Cell

settings_cell

Use in Flutter

Icon( Icons.settings_cell, ),

Flutter ID

settings_cell

Settings Cell

settings_cell

Use in Flutter

Icon( Icons.settings_cell_round, ),

Flutter ID

settings_cell_round

Settings Cell

settings_cell

Use in Flutter

Icon( Icons.settings_cell_sharp, ),

Flutter ID

settings_cell_sharp

Settings Cell

settings_cell

Use in Flutter

Icon( Icons.settings_cell_two_tone, ),

Flutter ID

settings_cell_two_tone

For Customizations you can follow instructions here - Flutter Classes

Tags

Android, OS, cell, device, hardware, iOS, mobile, phone, settings, tablet


Advertisements



Related Icons


Looking For More Icons?