Flutter Outbox Icon

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

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

Outbox

outbox


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

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

thumb_up

Outbox

outbox

Use in Flutter

Icon( Icons.outbox_outlined, ),

Flutter ID

outbox_outlined

Outbox

outbox

Use in Flutter

Icon( Icons.outbox, ),

Flutter ID

outbox

Outbox

outbox

Use in Flutter

Icon( Icons.outbox_round, ),

Flutter ID

outbox_round

Outbox

outbox

Use in Flutter

Icon( Icons.outbox_sharp, ),

Flutter ID

outbox_sharp

Outbox

outbox

Use in Flutter

Icon( Icons.outbox_two_tone, ),

Flutter ID

outbox_two_tone

For Customizations you can follow instructions here - Flutter Classes

Tags

box, mail, outbox, send, sent


Advertisements



Related Icons


Looking For More Icons?