Flutter Bluetooth Audio Icon

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

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

Bluetooth Audio

bluetooth_audio


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

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

thumb_up

Bluetooth Audio

bluetooth_audio

Use in Flutter

Icon( Icons.bluetooth_audio_outlined, ),

Flutter ID

bluetooth_audio_outlined

Bluetooth Audio

bluetooth_audio

Use in Flutter

Icon( Icons.bluetooth_audio, ),

Flutter ID

bluetooth_audio

Bluetooth Audio

bluetooth_audio

Use in Flutter

Icon( Icons.bluetooth_audio_round, ),

Flutter ID

bluetooth_audio_round

Bluetooth Audio

bluetooth_audio

Use in Flutter

Icon( Icons.bluetooth_audio_sharp, ),

Flutter ID

bluetooth_audio_sharp

Bluetooth Audio

bluetooth_audio

Use in Flutter

Icon( Icons.bluetooth_audio_two_tone, ),

Flutter ID

bluetooth_audio_two_tone

For Customizations you can follow instructions here - Flutter Classes

Tags

audio, bluetooth, connect, connection, device, music, signal, sound, symbol


Advertisements



Related Icons

bluetooth_audio- Faq(s)?

⭐What is the Flutter Bluetooth Audio Icon code?

Icon Code is - bluetooth_audio.

⭐ What is Flutter ID for Bluetooth Audio Icon?

Flutter id for Bluetooth Audio Icon code is: bluetooth_audio

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