Flutter Nearby Off Icon

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

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

Nearby Off

nearby_off


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

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

thumb_up

Nearby Off

nearby_off

Use in Flutter

Icon( Icons.nearby_off_outlined, ),

Flutter ID

nearby_off_outlined

Nearby Off

nearby_off

Use in Flutter

Icon( Icons.nearby_off, ),

Flutter ID

nearby_off

Nearby Off

nearby_off

Use in Flutter

Icon( Icons.nearby_off_round, ),

Flutter ID

nearby_off_round

Nearby Off

nearby_off

Use in Flutter

Icon( Icons.nearby_off_sharp, ),

Flutter ID

nearby_off_sharp

Nearby Off

nearby_off

Use in Flutter

Icon( Icons.nearby_off_two_tone, ),

Flutter ID

nearby_off_two_tone

For Customizations you can follow instructions here - Flutter Classes

Tags

disabled, enabled, nearby, off, on, slash


Advertisements



Related Icons


Looking For More Icons?