Flutter Thumb Down Icon

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

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

Thumb Down

thumb_down


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

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

thumb_up

Thumb Down

thumb_down

Use in Flutter

Icon( Icons.thumb_down_outlined, ),

Flutter ID

thumb_down_outlined

Thumb Down

thumb_down

Use in Flutter

Icon( Icons.thumb_down, ),

Flutter ID

thumb_down

Thumb Down

thumb_down

Use in Flutter

Icon( Icons.thumb_down_round, ),

Flutter ID

thumb_down_round

Thumb Down

thumb_down

Use in Flutter

Icon( Icons.thumb_down_sharp, ),

Flutter ID

thumb_down_sharp

Thumb Down

thumb_down

Use in Flutter

Icon( Icons.thumb_down_two_tone, ),

Flutter ID

thumb_down_two_tone

For Customizations you can follow instructions here - Flutter Classes

Tags

ate, dislike, down, downvote, favorite, fingers, gesture, hand, hands, like, rank, ranking, rating, thumb,Vuetify Thumb Down Icon (Vue Js), Material Ui Thumb Down Icon (React Js), Mat Icon Thumb Down (Angular Material)


Advertisements



Related Icons

thumb_down- Faq(s)?

⭐What is the Flutter Thumb Down Icon code?

Icon Code is - thumb_down.

⭐ What is Flutter ID for Thumb Down Icon?

Flutter id for Thumb Down Icon code is: thumb_down

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