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.
Material Design Flutter Icon move_to_inbox Icon can be added to any web page simply as below.
You can integrate Move To Inbox flutter Icon Outline, Filled, Rounded , Sharp and Two Tone by just adding following below syntax & icon code.
Icon( Icons.move_to_inbox_outlined, ), move_to_inbox_outlined Icon( Icons.move_to_inbox, ), move_to_inbox Icon( Icons.move_to_inbox_round, ), move_to_inbox_round Icon( Icons.move_to_inbox_sharp, ), move_to_inbox_sharp Icon( Icons.move_to_inbox_two_tone, ), move_to_inbox_two_tone For Customizations you can follow instructions here - Flutter Classes
archive, arrow, down, email, envelop, inbox, incoming, letter, mail, message, move to, send
Advertisements