Flutter Sync Disabled Icon

Sync Disabled 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 Sync Disabled Icon ?

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

Sync Disabled

sync_disabled


Flutter Icon Sync Disabled | Outline | Filled | Rounded | Sharp | Two Tone

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

thumb_up

Sync Disabled

sync_disabled

Use in Flutter

Icon( Icons.sync_disabled_outlined, ),

Flutter ID

sync_disabled_outlined

Sync Disabled

sync_disabled

Use in Flutter

Icon( Icons.sync_disabled, ),

Flutter ID

sync_disabled

Sync Disabled

sync_disabled

Use in Flutter

Icon( Icons.sync_disabled_round, ),

Flutter ID

sync_disabled_round

Sync Disabled

sync_disabled

Use in Flutter

Icon( Icons.sync_disabled_sharp, ),

Flutter ID

sync_disabled_sharp

Sync Disabled

sync_disabled

Use in Flutter

Icon( Icons.sync_disabled_two_tone, ),

Flutter ID

sync_disabled_two_tone

For Customizations you can follow instructions here - Flutter Classes

Tags

360, around, arrow, arrows, direction, disabled, enabled, inprogress, load, loading refresh, off, on, renew, rotate, slash, sync, turn


Advertisements



Related Icons

sync_disabled- Faq(s)?

⭐What is the Flutter Sync Disabled Icon code?

Icon Code is - sync_disabled.

⭐ What is Flutter ID for Sync Disabled Icon?

Flutter id for Sync Disabled Icon code is: sync_disabled

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