Flutter Sort By Alpha Icon

Sort By Alpha 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 Sort By Alpha Icon ?

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

Sort By Alpha

sort_by_alpha


Flutter Icon Sort By Alpha | Outline | Filled | Rounded | Sharp | Two Tone

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

thumb_up

Sort By Alpha

sort_by_alpha

Use in Flutter

Icon( Icons.sort_by_alpha_outlined, ),

Flutter ID

sort_by_alpha_outlined

Sort By Alpha

sort_by_alpha

Use in Flutter

Icon( Icons.sort_by_alpha, ),

Flutter ID

sort_by_alpha

Sort By Alpha

sort_by_alpha

Use in Flutter

Icon( Icons.sort_by_alpha_round, ),

Flutter ID

sort_by_alpha_round

Sort By Alpha

sort_by_alpha

Use in Flutter

Icon( Icons.sort_by_alpha_sharp, ),

Flutter ID

sort_by_alpha_sharp

Sort By Alpha

sort_by_alpha

Use in Flutter

Icon( Icons.sort_by_alpha_two_tone, ),

Flutter ID

sort_by_alpha_two_tone

For Customizations you can follow instructions here - Flutter Classes

Tags

alphabet, alphabetize, az, by alpha, character, font, letter, list, order, organize, sort, symbol, text, type


Advertisements



Related Icons

sort_by_alpha- Faq(s)?

⭐What is the Flutter Sort By Alpha Icon code?

Icon Code is - sort_by_alpha.

⭐ What is Flutter ID for Sort By Alpha Icon?

Flutter id for Sort By Alpha Icon code is: sort_by_alpha

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