Flutter Unfold Less Icon

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

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

Unfold Less

unfold_less


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

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

thumb_up

Unfold Less

unfold_less

Use in Flutter

Icon( Icons.unfold_less_outlined, ),

Flutter ID

unfold_less_outlined

Unfold Less

unfold_less

Use in Flutter

Icon( Icons.unfold_less, ),

Flutter ID

unfold_less

Unfold Less

unfold_less

Use in Flutter

Icon( Icons.unfold_less_round, ),

Flutter ID

unfold_less_round

Unfold Less

unfold_less

Use in Flutter

Icon( Icons.unfold_less_sharp, ),

Flutter ID

unfold_less_sharp

Unfold Less

unfold_less

Use in Flutter

Icon( Icons.unfold_less_two_tone, ),

Flutter ID

unfold_less_two_tone

For Customizations you can follow instructions here - Flutter Classes

Tags

arrow, arrows, chevron, collapse, direction, expand, expandable, inward, less, list, navigation, unfold, up


Advertisements



Related Icons

unfold_less- Faq(s)?

⭐What is the Flutter Unfold Less Icon code?

Icon Code is - unfold_less.

⭐ What is Flutter ID for Unfold Less Icon?

Flutter id for Unfold Less Icon code is: unfold_less

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