Forum 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 forum Icon can be added to any web page simply as below.
You can integrate Forum flutter Icon Outline, Filled, Rounded , Sharp and Two Tone by just adding following below syntax & icon code.
Icon( Icons.forum_outlined, ),
forum_outlined
Icon( Icons.forum, ),
forum
Icon( Icons.forum_round, ),
forum_round
Icon( Icons.forum_sharp, ),
forum_sharp
Icon( Icons.forum_two_tone, ),
forum_two_tone
For Customizations you can follow instructions here - Flutter Classes
bubble, chat, comment, communicate, community, conversation, feedback, forum, hub, message, speech,Vuetify Forum Icon (Vue Js), Material Ui Forum Icon (React Js), Mat Icon Forum (Angular Material)
Advertisements
Icon Code is - forum.
⭐ What is Flutter ID for Forum Icon?Flutter id for Forum Icon code is: forum
⭐ 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.