Flutter Task Alt Icon

Task 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 Task Alt Icon ?

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

Task Alt

task_alt


Flutter Icon Task Alt | Outline | Filled | Rounded | Sharp | Two Tone

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

thumb_up

Task Alt

task_alt

Use in Flutter

Icon( Icons.task_alt_outlined, ),

Flutter ID

task_alt_outlined

Task Alt

task_alt

Use in Flutter

Icon( Icons.task_alt, ),

Flutter ID

task_alt

Task Alt

task_alt

Use in Flutter

Icon( Icons.task_alt_round, ),

Flutter ID

task_alt_round

Task Alt

task_alt

Use in Flutter

Icon( Icons.task_alt_sharp, ),

Flutter ID

task_alt_sharp

Task Alt

task_alt

Use in Flutter

Icon( Icons.task_alt_two_tone, ),

Flutter ID

task_alt_two_tone

For Customizations you can follow instructions here - Flutter Classes

Tags

approve, check, circle, complete, done, mark, ok, select, task, tick, validate, verified, yes,Vuetify Task Alt Icon (Vue Js), Material Ui Task Alt Icon (React Js), Mat Icon Task Alt (Angular Material)


Advertisements



Related Icons

task_alt- Faq(s)?

⭐What is the Flutter Task Alt Icon code?

Icon Code is - task_alt.

⭐ What is Flutter ID for Task Alt Icon?

Flutter id for Task Alt Icon code is: task_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?