Mood 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 mood Icon can be added to any web page simply as below.
You can integrate Mood flutter Icon Outline, Filled, Rounded , Sharp and Two Tone by just adding following below syntax & icon code.
Icon( Icons.mood_outlined, ),
mood_outlined
Icon( Icons.mood, ),
mood
Icon( Icons.mood_round, ),
mood_round
Icon( Icons.mood_sharp, ),
mood_sharp
Icon( Icons.mood_two_tone, ),
mood_two_tone
For Customizations you can follow instructions here - Flutter Classes
emoji, emotions, expressions, face, feelings, glad, happiness, happy, like, mood, person, pleased, smile, smiling, social, survey,Vuetify Mood Icon (Vue Js), Material Ui Mood Icon (React Js), Mat Icon Mood (Angular Material)
Advertisements