Flutter Unfold More Icon

Unfold More 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 Unfold More Icon ?

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

Unfold More

unfold_more


Flutter Icon Unfold More | Outline | Filled | Rounded | Sharp | Two Tone

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

thumb_up

Unfold More

unfold_more

Use in Flutter

Icon( Icons.unfold_more_outlined, ),

Flutter ID

unfold_more_outlined

Unfold More

unfold_more

Use in Flutter

Icon( Icons.unfold_more, ),

Flutter ID

unfold_more

Unfold More

unfold_more

Use in Flutter

Icon( Icons.unfold_more_round, ),

Flutter ID

unfold_more_round

Unfold More

unfold_more

Use in Flutter

Icon( Icons.unfold_more_sharp, ),

Flutter ID

unfold_more_sharp

Unfold More

unfold_more

Use in Flutter

Icon( Icons.unfold_more_two_tone, ),

Flutter ID

unfold_more_two_tone

For Customizations you can follow instructions here - Flutter Classes

Tags

arrow, arrows, chevron, collapse, direction, down, expand, expandable, list, more, navigation, unfold,Vuetify Unfold More Icon (Vue Js), Material Ui Unfold More Icon (React Js), Mat Icon Unfold More (Angular Material)


Advertisements



Related Icons

unfold_more- Faq(s)?

⭐What is the Flutter Unfold More Icon code?

Icon Code is - unfold_more.

⭐ What is Flutter ID for Unfold More Icon?

Flutter id for Unfold More Icon code is: unfold_more

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