Flutter Star Outline Icon

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

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

Star Outline

star_outline


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

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

thumb_up

Star Outline

star_outline

Use in Flutter

Icon( Icons.star_outline_outlined, ),

Flutter ID

star_outline_outlined

Star Outline

star_outline

Use in Flutter

Icon( Icons.star_outline, ),

Flutter ID

star_outline

Star Outline

star_outline

Use in Flutter

Icon( Icons.star_outline_round, ),

Flutter ID

star_outline_round

Star Outline

star_outline

Use in Flutter

Icon( Icons.star_outline_sharp, ),

Flutter ID

star_outline_sharp

Star Outline

star_outline

Use in Flutter

Icon( Icons.star_outline_two_tone, ),

Flutter ID

star_outline_two_tone

For Customizations you can follow instructions here - Flutter Classes

Tags

bookmark, favorite, half, highlight, ranking, rate, rating, save, star, toggle,Vuetify Star Outline Icon (Vue Js), Material Ui Star Outline Icon (React Js), Mat Icon Star Outline (Angular Material)


Advertisements



Related Icons

star_outline- Faq(s)?

⭐What is the Flutter Star Outline Icon code?

Icon Code is - star_outline.

⭐ What is Flutter ID for Star Outline Icon?

Flutter id for Star Outline Icon code is: star_outline

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