Sync 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.
Material Design Flutter Icon sync_alt Icon can be added to any web page simply as below.
You can integrate Sync Alt flutter Icon Outline, Filled, Rounded , Sharp and Two Tone by just adding following below syntax & icon code.
Icon( Icons.sync_alt_outlined, ),
sync_alt_outlined
Icon( Icons.sync_alt, ),
sync_alt
Icon( Icons.sync_alt_round, ),
sync_alt_round
Icon( Icons.sync_alt_sharp, ),
sync_alt_sharp
Icon( Icons.sync_alt_two_tone, ),
sync_alt_two_tone
For Customizations you can follow instructions here - Flutter Classes
alt, arrow, arrows, horizontal, internet, sync, technology, up, update, wifi,Vuetify Sync Alt Icon (Vue Js), Material Ui Sync Alt Icon (React Js), Mat Icon Sync Alt (Angular Material)
Advertisements