Flutter No Cell Icon

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

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

No Cell

no_cell


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

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

thumb_up

No Cell

no_cell

Use in Flutter

Icon( Icons.no_cell_outlined, ),

Flutter ID

no_cell_outlined

No Cell

no_cell

Use in Flutter

Icon( Icons.no_cell, ),

Flutter ID

no_cell

No Cell

no_cell

Use in Flutter

Icon( Icons.no_cell_round, ),

Flutter ID

no_cell_round

No Cell

no_cell

Use in Flutter

Icon( Icons.no_cell_sharp, ),

Flutter ID

no_cell_sharp

No Cell

no_cell

Use in Flutter

Icon( Icons.no_cell_two_tone, ),

Flutter ID

no_cell_two_tone

For Customizations you can follow instructions here - Flutter Classes

Tags

Android, OS, cell, device, disabled, enabled, hardware, iOS, mobile, no, off, on, phone, slash, tablet


Advertisements



Related Icons

































































































no_cell- Faq(s)?

⭐What is the Flutter No Cell Icon code?

Icon Code is - no_cell.

⭐ What is Flutter ID for No Cell Icon?

Flutter id for No Cell Icon code is: no_cell

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