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.
Material Design Flutter Icon sort_by_alpha Icon can be added to any web page simply as below.
You can integrate Sort By Alpha flutter Icon Outline, Filled, Rounded , Sharp and Two Tone by just adding following below syntax & icon code.
Icon( Icons.sort_by_alpha_outlined, ),
sort_by_alpha_outlined
Icon( Icons.sort_by_alpha, ),
sort_by_alpha
Icon( Icons.sort_by_alpha_round, ),
sort_by_alpha_round
Icon( Icons.sort_by_alpha_sharp, ),
sort_by_alpha_sharp
Icon( Icons.sort_by_alpha_two_tone, ),
sort_by_alpha_two_tone
For Customizations you can follow instructions here - Flutter Classes
alphabet, alphabetize, az, by alpha, character, font, letter, list, order, organize, sort, symbol, text, type
Advertisements