Flutter Star Border Icon

Star Border 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 Border Icon ?

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

Star Border

star_border


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

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

thumb_up

Star Border

star_border

Use in Flutter

Icon( Icons.star_border_outlined, ),

Flutter ID

star_border_outlined

Star Border

star_border

Use in Flutter

Icon( Icons.star_border, ),

Flutter ID

star_border

Star Border

star_border

Use in Flutter

Icon( Icons.star_border_round, ),

Flutter ID

star_border_round

Star Border

star_border

Use in Flutter

Icon( Icons.star_border_sharp, ),

Flutter ID

star_border_sharp

Star Border

star_border

Use in Flutter

Icon( Icons.star_border_two_tone, ),

Flutter ID

star_border_two_tone

For Customizations you can follow instructions here - Flutter Classes

Tags

best, bookmark, border, favorite, highlight, outline, ranking, rate, rating, save, star, toggle,Vuetify Star Border Icon (Vue Js), Material Ui Star Border Icon (React Js), Mat Icon Star Border (Angular Material)


Advertisements



Related Icons

star_border- Faq(s)?

⭐What is the Flutter Star Border Icon code?

Icon Code is - star_border.

⭐ What is Flutter ID for Star Border Icon?

Flutter id for Star Border Icon code is: star_border

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