Flutter Star Rate Icon

Star Rate 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.

How to add Flutter Star Rate Icon ?

Material Design Flutter Icon star_rate Icon can be added to any web page simply as below.

Star Rate

star_rate


Flutter Icon Star Rate | Outline | Filled | Rounded | Sharp | Two Tone

You can integrate Star Rate flutter Icon Outline, Filled, Rounded , Sharp and Two Tone by just adding following below syntax & icon code.

thumb_up

Star Rate

star_rate

Use in Flutter

Icon( Icons.star_rate_outlined, ),

Flutter ID

star_rate_outlined

Star Rate

star_rate

Use in Flutter

Icon( Icons.star_rate, ),

Flutter ID

star_rate

Star Rate

star_rate

Use in Flutter

Icon( Icons.star_rate_round, ),

Flutter ID

star_rate_round

Star Rate

star_rate

Use in Flutter

Icon( Icons.star_rate_sharp, ),

Flutter ID

star_rate_sharp

Star Rate

star_rate

Use in Flutter

Icon( Icons.star_rate_two_tone, ),

Flutter ID

star_rate_two_tone

For Customizations you can follow instructions here - Flutter Classes

Tags

achievement, bookmark, favorite, highlight, important, marked, ranking, rate, rating rank, reward, save, saved, shape, special, star,Vuetify Star Rate Icon (Vue Js), Material Ui Star Rate Icon (React Js), Mat Icon Star Rate (Angular Material)


Advertisements



Related Icons

star_rate- Faq(s)?

⭐What is the Flutter Star Rate Icon code?

Icon Code is - star_rate.

⭐ What is Flutter ID for Star Rate Icon?

Flutter id for Star Rate Icon code is: star_rate

⭐ 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.



Looking For More Icons?