Flutter Restore From Trash Icon

Restore From Trash 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 Restore From Trash Icon ?

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

Restore From Trash

restore_from_trash


Flutter Icon Restore From Trash | Outline | Filled | Rounded | Sharp | Two Tone

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

thumb_up

Restore From Trash

restore_from_trash

Use in Flutter

Icon( Icons.restore_from_trash_outlined, ),

Flutter ID

restore_from_trash_outlined

Restore From Trash

restore_from_trash

Use in Flutter

Icon( Icons.restore_from_trash, ),

Flutter ID

restore_from_trash

Restore From Trash

restore_from_trash

Use in Flutter

Icon( Icons.restore_from_trash_round, ),

Flutter ID

restore_from_trash_round

Restore From Trash

restore_from_trash

Use in Flutter

Icon( Icons.restore_from_trash_sharp, ),

Flutter ID

restore_from_trash_sharp

Restore From Trash

restore_from_trash

Use in Flutter

Icon( Icons.restore_from_trash_two_tone, ),

Flutter ID

restore_from_trash_two_tone

For Customizations you can follow instructions here - Flutter Classes

Tags

arrow, back, backwards, clock, date, history, refresh, renew, restore, reverse, rotate, schedule, time, turn


Advertisements



Related Icons

restore_from_trash- Faq(s)?

⭐What is the Flutter Restore From Trash Icon code?

Icon Code is - restore_from_trash.

⭐ What is Flutter ID for Restore From Trash Icon?

Flutter id for Restore From Trash Icon code is: restore_from_trash

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