Graphic Eq 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 graphic_eq Icon can be added to any web page simply as below.
You can integrate Graphic Eq flutter Icon Outline, Filled, Rounded , Sharp and Two Tone by just adding following below syntax & icon code.
Icon( Icons.graphic_eq_outlined, ),
graphic_eq_outlined
Icon( Icons.graphic_eq, ),
graphic_eq
Icon( Icons.graphic_eq_round, ),
graphic_eq_round
Icon( Icons.graphic_eq_sharp, ),
graphic_eq_sharp
Icon( Icons.graphic_eq_two_tone, ),
graphic_eq_two_tone
For Customizations you can follow instructions here - Flutter Classes
audio, eq, equalizer, graphic, music, recording, sound, voice
Advertisements