Flutter Move To Inbox Icon

Move To Inbox 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 Move To Inbox Icon ?

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

Move To Inbox

move_to_inbox


Flutter Icon Move To Inbox | Outline | Filled | Rounded | Sharp | Two Tone

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

thumb_up

Move To Inbox

move_to_inbox

Use in Flutter

Icon( Icons.move_to_inbox_outlined, ),

Flutter ID

move_to_inbox_outlined

Move To Inbox

move_to_inbox

Use in Flutter

Icon( Icons.move_to_inbox, ),

Flutter ID

move_to_inbox

Move To Inbox

move_to_inbox

Use in Flutter

Icon( Icons.move_to_inbox_round, ),

Flutter ID

move_to_inbox_round

Move To Inbox

move_to_inbox

Use in Flutter

Icon( Icons.move_to_inbox_sharp, ),

Flutter ID

move_to_inbox_sharp

Move To Inbox

move_to_inbox

Use in Flutter

Icon( Icons.move_to_inbox_two_tone, ),

Flutter ID

move_to_inbox_two_tone

For Customizations you can follow instructions here - Flutter Classes

Tags

archive, arrow, down, email, envelop, inbox, incoming, letter, mail, message, move to, send


Advertisements



Related Icons


















































































































































toc















move_to_inbox- Faq(s)?

⭐What is the Flutter Move To Inbox Icon code?

Icon Code is - move_to_inbox.

⭐ What is Flutter ID for Move To Inbox Icon?

Flutter id for Move To Inbox Icon code is: move_to_inbox

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