Surround Sound 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.
Material Design Flutter Icon surround_sound Icon can be added to any web page simply as below.
You can integrate Surround Sound flutter Icon Outline, Filled, Rounded , Sharp and Two Tone by just adding following below syntax & icon code.
Icon( Icons.surround_sound_outlined, ),
surround_sound_outlined
Icon( Icons.surround_sound, ),
surround_sound
Icon( Icons.surround_sound_round, ),
surround_sound_round
Icon( Icons.surround_sound_sharp, ),
surround_sound_sharp
Icon( Icons.surround_sound_two_tone, ),
surround_sound_two_tone
For Customizations you can follow instructions here - Flutter Classes
circle, signal, sound, speaker, surround, system, volumn, wireless
Advertisements
Icon Code is - surround_sound.
⭐ What is Flutter ID for Surround Sound Icon?Flutter id for Surround Sound Icon code is: surround_sound
⭐ 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.