Flutter Grade Icon

Grade 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 Grade Icon ?

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

Grade

grade


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

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

thumb_up

Grade

grade

Use in Flutter

Icon( Icons.grade_outlined, ),

Flutter ID

grade_outlined

Grade

grade

Use in Flutter

Icon( Icons.grade, ),

Flutter ID

grade

Grade

grade

Use in Flutter

Icon( Icons.grade_round, ),

Flutter ID

grade_round

Grade

grade

Use in Flutter

Icon( Icons.grade_sharp, ),

Flutter ID

grade_sharp

Grade

grade

Use in Flutter

Icon( Icons.grade_two_tone, ),

Flutter ID

grade_two_tone

For Customizations you can follow instructions here - Flutter Classes

Tags

achievement, grade, important, marked, rate, reward, saved, shape, special, star,Vuetify Grade Icon (Vue Js), Material Ui Grade Icon (React Js), Mat Icon Grade (Angular Material)


Advertisements



Related Icons

grade- Faq(s)?

⭐What is the Flutter Grade Icon code?

Icon Code is - grade.

⭐ What is Flutter ID for Grade Icon?

Flutter id for Grade Icon code is: grade

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