Flutter Inbox Icon

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

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

Inbox

inbox


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

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

thumb_up

Inbox

inbox

Use in Flutter

Icon( Icons.inbox_outlined, ),

Flutter ID

inbox_outlined

Inbox

inbox

Use in Flutter

Icon( Icons.inbox, ),

Flutter ID

inbox

Inbox

inbox

Use in Flutter

Icon( Icons.inbox_round, ),

Flutter ID

inbox_round

Inbox

inbox

Use in Flutter

Icon( Icons.inbox_sharp, ),

Flutter ID

inbox_sharp

Inbox

inbox

Use in Flutter

Icon( Icons.inbox_two_tone, ),

Flutter ID

inbox_two_tone

For Customizations you can follow instructions here - Flutter Classes

Tags

archive, email, inbox, incoming, mail, message,You can also customize this Material Design Icon of Check in Green, Blue, Black, Red, White and Yellow Color.


Advertisements



Related Icons

inbox- Faq(s)?

⭐What is the Flutter Inbox Icon code?

Icon Code is - inbox.

⭐ What is Flutter ID for Inbox Icon?

Flutter id for Inbox Icon code is: 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?