Flutter Thumb Up Icon

Thumb Up 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 Thumb Up Icon ?

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

Thumb Up

thumb_up


Flutter Icon Thumb Up | Outline | Filled | Rounded | Sharp | Two Tone

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

thumb_up

Thumb Up

thumb_up

Use in Flutter

Icon( Icons.thumb_up_outlined, ),

Flutter ID

thumb_up_outlined

Thumb Up

thumb_up

Use in Flutter

Icon( Icons.thumb_up, ),

Flutter ID

thumb_up

Thumb Up

thumb_up

Use in Flutter

Icon( Icons.thumb_up_round, ),

Flutter ID

thumb_up_round

Thumb Up

thumb_up

Use in Flutter

Icon( Icons.thumb_up_sharp, ),

Flutter ID

thumb_up_sharp

Thumb Up

thumb_up

Use in Flutter

Icon( Icons.thumb_up_two_tone, ),

Flutter ID

thumb_up_two_tone

For Customizations you can follow instructions here - Flutter Classes

Tags

favorite, fingers, gesture, hand, hands, like, rank, ranking, rate, rating, thumb, up, upvote,Vuetify Thumb Up Icon (Vue Js), Material Ui Thumb Up Icon (React Js), Mat Icon Thumb Up (Angular Material)


Advertisements



Related Icons

thumb_up- Faq(s)?

⭐What is the Flutter Thumb Up Icon code?

Icon Code is - thumb_up.

⭐ What is Flutter ID for Thumb Up Icon?

Flutter id for Thumb Up Icon code is: thumb_up

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