Flutter Bluetooth Disabled Icon

Bluetooth Disabled 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 Bluetooth Disabled Icon ?

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

Bluetooth Disabled

bluetooth_disabled


Flutter Icon Bluetooth Disabled | Outline | Filled | Rounded | Sharp | Two Tone

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

thumb_up

Bluetooth Disabled

bluetooth_disabled

Use in Flutter

Icon( Icons.bluetooth_disabled_outlined, ),

Flutter ID

bluetooth_disabled_outlined

Bluetooth Disabled

bluetooth_disabled

Use in Flutter

Icon( Icons.bluetooth_disabled, ),

Flutter ID

bluetooth_disabled

Bluetooth Disabled

bluetooth_disabled

Use in Flutter

Icon( Icons.bluetooth_disabled_round, ),

Flutter ID

bluetooth_disabled_round

Bluetooth Disabled

bluetooth_disabled

Use in Flutter

Icon( Icons.bluetooth_disabled_sharp, ),

Flutter ID

bluetooth_disabled_sharp

Bluetooth Disabled

bluetooth_disabled

Use in Flutter

Icon( Icons.bluetooth_disabled_two_tone, ),

Flutter ID

bluetooth_disabled_two_tone

For Customizations you can follow instructions here - Flutter Classes

Tags

bluetooth, cast, connect, connection, device, disabled, enabled, off, offline, on, paring, slash, streaming, symbol, wireless


Advertisements



Related Icons


Looking For More Icons?