Flutter Volume Mute Icon

Volume Mute 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 Volume Mute Icon ?

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

Volume Mute

volume_mute


Flutter Icon Volume Mute | Outline | Filled | Rounded | Sharp | Two Tone

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

thumb_up

Volume Mute

volume_mute

Use in Flutter

Icon( Icons.volume_mute_outlined, ),

Flutter ID

volume_mute_outlined

Volume Mute

volume_mute

Use in Flutter

Icon( Icons.volume_mute, ),

Flutter ID

volume_mute

Volume Mute

volume_mute

Use in Flutter

Icon( Icons.volume_mute_round, ),

Flutter ID

volume_mute_round

Volume Mute

volume_mute

Use in Flutter

Icon( Icons.volume_mute_sharp, ),

Flutter ID

volume_mute_sharp

Volume Mute

volume_mute

Use in Flutter

Icon( Icons.volume_mute_two_tone, ),

Flutter ID

volume_mute_two_tone

For Customizations you can follow instructions here - Flutter Classes

Tags

audio, control, music, mute, sound, speaker, tv, volume,Vuetify Volume Mute Icon (Vue Js), Material Ui Volume Mute Icon (React Js), Mat Icon Volume Mute (Angular Material)


Advertisements



Related Icons


Looking For More Icons?