Flutter Thumb Down Alt Icon

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

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

Thumb Down Alt

thumb_down_alt


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

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

thumb_up

Thumb Down Alt

thumb_down_alt

Use in Flutter

Icon( Icons.thumb_down_alt_outlined, ),

Flutter ID

thumb_down_alt_outlined

Thumb Down Alt

thumb_down_alt

Use in Flutter

Icon( Icons.thumb_down_alt, ),

Flutter ID

thumb_down_alt

Thumb Down Alt

thumb_down_alt

Use in Flutter

Icon( Icons.thumb_down_alt_round, ),

Flutter ID

thumb_down_alt_round

Thumb Down Alt

thumb_down_alt

Use in Flutter

Icon( Icons.thumb_down_alt_sharp, ),

Flutter ID

thumb_down_alt_sharp

Thumb Down Alt

thumb_down_alt

Use in Flutter

Icon( Icons.thumb_down_alt_two_tone, ),

Flutter ID

thumb_down_alt_two_tone

For Customizations you can follow instructions here - Flutter Classes

Tags

bad, decline, disapprove, dislike, down, feedback, hate, negative, no, reject, social, thumb, veto, vote


Advertisements



Related Icons

thumb_down_alt- Faq(s)?

⭐What is the Flutter Thumb Down Alt Icon code?

Icon Code is - thumb_down_alt.

⭐ What is Flutter ID for Thumb Down Alt Icon?

Flutter id for Thumb Down Alt Icon code is: thumb_down_alt

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