Flutter Delete Sweep Icon

Delete Sweep 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 Delete Sweep Icon ?

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

Delete Sweep

delete_sweep


Flutter Icon Delete Sweep | Outline | Filled | Rounded | Sharp | Two Tone

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

thumb_up

Delete Sweep

delete_sweep

Use in Flutter

Icon( Icons.delete_sweep_outlined, ),

Flutter ID

delete_sweep_outlined

Delete Sweep

delete_sweep

Use in Flutter

Icon( Icons.delete_sweep, ),

Flutter ID

delete_sweep

Delete Sweep

delete_sweep

Use in Flutter

Icon( Icons.delete_sweep_round, ),

Flutter ID

delete_sweep_round

Delete Sweep

delete_sweep

Use in Flutter

Icon( Icons.delete_sweep_sharp, ),

Flutter ID

delete_sweep_sharp

Delete Sweep

delete_sweep

Use in Flutter

Icon( Icons.delete_sweep_two_tone, ),

Flutter ID

delete_sweep_two_tone

For Customizations you can follow instructions here - Flutter Classes

Tags

bin, can, delete, garbage, remove, sweep, trash


Advertisements



Related Icons

delete_sweep- Faq(s)?

⭐What is the Flutter Delete Sweep Icon code?

Icon Code is - delete_sweep.

⭐ What is Flutter ID for Delete Sweep Icon?

Flutter id for Delete Sweep Icon code is: delete_sweep

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