Switch Account 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 switch_account Icon can be added to any web page simply as below.
You can integrate Switch Account flutter Icon Outline, Filled, Rounded , Sharp and Two Tone by just adding following below syntax & icon code.
Icon( Icons.switch_account_outlined, ),
switch_account_outlined
Icon( Icons.switch_account, ),
switch_account
Icon( Icons.switch_account_round, ),
switch_account_round
Icon( Icons.switch_account_sharp, ),
switch_account_sharp
Icon( Icons.switch_account_two_tone, ),
switch_account_two_tone
For Customizations you can follow instructions here - Flutter Classes
account, choices, face, human, multiple, options, people, person, profile, social, switch, user,Vuetify Switch Account Icon (Vue Js), Material Ui Switch Account Icon (React Js), Mat Icon Switch Account (Angular Material)
Advertisements
Icon Code is - switch_account.
⭐ What is Flutter ID for Switch Account Icon?Flutter id for Switch Account Icon code is: switch_account
⭐ 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.