Flutter Expand Icon

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

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

Expand

expand


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

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

thumb_up

Expand

expand

Use in Flutter

Icon( Icons.expand_outlined, ),

Flutter ID

expand_outlined

Expand

expand

Use in Flutter

Icon( Icons.expand, ),

Flutter ID

expand

Expand

expand

Use in Flutter

Icon( Icons.expand_round, ),

Flutter ID

expand_round

Expand

expand

Use in Flutter

Icon( Icons.expand_sharp, ),

Flutter ID

expand_sharp

Expand

expand

Use in Flutter

Icon( Icons.expand_two_tone, ),

Flutter ID

expand_two_tone

For Customizations you can follow instructions here - Flutter Classes

Tags

arrow, arrows, compress, enlarge, expand, grow, move, push, together,Vuetify Expand Icon (Vue Js), Material Ui Expand Icon (React Js), Mat Icon Expand (Angular Material)


Advertisements



Related Icons

expand- Faq(s)?

⭐What is the Flutter Expand Icon code?

Icon Code is - expand.

⭐ What is Flutter ID for Expand Icon?

Flutter id for Expand Icon code is: expand

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