Flutter Mobile Off Icon

Mobile Off 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 Mobile Off Icon ?

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

Mobile Off

mobile_off


Flutter Icon Mobile Off | Outline | Filled | Rounded | Sharp | Two Tone

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

thumb_up

Mobile Off

mobile_off

Use in Flutter

Icon( Icons.mobile_off_outlined, ),

Flutter ID

mobile_off_outlined

Mobile Off

mobile_off

Use in Flutter

Icon( Icons.mobile_off, ),

Flutter ID

mobile_off

Mobile Off

mobile_off

Use in Flutter

Icon( Icons.mobile_off_round, ),

Flutter ID

mobile_off_round

Mobile Off

mobile_off

Use in Flutter

Icon( Icons.mobile_off_sharp, ),

Flutter ID

mobile_off_sharp

Mobile Off

mobile_off

Use in Flutter

Icon( Icons.mobile_off_two_tone, ),

Flutter ID

mobile_off_two_tone

For Customizations you can follow instructions here - Flutter Classes

Tags

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


Advertisements



Related Icons


Looking For More Icons?