Flutter Outbound Icon

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

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

Outbound

outbound


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

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

thumb_up

Outbound

outbound

Use in Flutter

Icon( Icons.outbound_outlined, ),

Flutter ID

outbound_outlined

Outbound

outbound

Use in Flutter

Icon( Icons.outbound, ),

Flutter ID

outbound

Outbound

outbound

Use in Flutter

Icon( Icons.outbound_round, ),

Flutter ID

outbound_round

Outbound

outbound

Use in Flutter

Icon( Icons.outbound_sharp, ),

Flutter ID

outbound_sharp

Outbound

outbound

Use in Flutter

Icon( Icons.outbound_two_tone, ),

Flutter ID

outbound_two_tone

For Customizations you can follow instructions here - Flutter Classes


Advertisements



Related Icons

outbound- Faq(s)?

⭐What is the Flutter Outbound Icon code?

Icon Code is - outbound.

⭐ What is Flutter ID for Outbound Icon?

Flutter id for Outbound Icon code is: outbound

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