Rate Review 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 rate_review Icon can be added to any web page simply as below.
You can integrate Rate Review flutter Icon Outline, Filled, Rounded , Sharp and Two Tone by just adding following below syntax & icon code.
Icon( Icons.rate_review_outlined, ),
rate_review_outlined
Icon( Icons.rate_review, ),
rate_review
Icon( Icons.rate_review_round, ),
rate_review_round
Icon( Icons.rate_review_sharp, ),
rate_review_sharp
Icon( Icons.rate_review_two_tone, ),
rate_review_two_tone
For Customizations you can follow instructions here - Flutter Classes
comment, feedback, pen, pencil, rate, review, stars, write,Vuetify Rate Review Icon (Vue Js), Material Ui Rate Review Icon (React Js), Mat Icon Rate Review (Angular Material)
Advertisements