Flutter List Alt Icon

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

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

List Alt

list_alt


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

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

thumb_up

List Alt

list_alt

Use in Flutter

Icon( Icons.list_alt_outlined, ),

Flutter ID

list_alt_outlined

List Alt

list_alt

Use in Flutter

Icon( Icons.list_alt, ),

Flutter ID

list_alt

List Alt

list_alt

Use in Flutter

Icon( Icons.list_alt_round, ),

Flutter ID

list_alt_round

List Alt

list_alt

Use in Flutter

Icon( Icons.list_alt_sharp, ),

Flutter ID

list_alt_sharp

List Alt

list_alt

Use in Flutter

Icon( Icons.list_alt_two_tone, ),

Flutter ID

list_alt_two_tone

For Customizations you can follow instructions here - Flutter Classes

Tags

alt, box, contained, format, lines, list, order, reorder, stacked, title,Vuetify List Alt Icon (Vue Js), Material Ui List Alt Icon (React Js), Mat Icon List Alt (Angular Material)


Advertisements



Related Icons

list_alt- Faq(s)?

⭐What is the Flutter List Alt Icon code?

Icon Code is - list_alt.

⭐ What is Flutter ID for List Alt Icon?

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