Flutter Expand Less Icon

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

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

Expand Less

expand_less


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

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

thumb_up

Expand Less

expand_less

Use in Flutter

Icon( Icons.expand_less_outlined, ),

Flutter ID

expand_less_outlined

Expand Less

expand_less

Use in Flutter

Icon( Icons.expand_less, ),

Flutter ID

expand_less

Expand Less

expand_less

Use in Flutter

Icon( Icons.expand_less_round, ),

Flutter ID

expand_less_round

Expand Less

expand_less

Use in Flutter

Icon( Icons.expand_less_sharp, ),

Flutter ID

expand_less_sharp

Expand Less

expand_less

Use in Flutter

Icon( Icons.expand_less_two_tone, ),

Flutter ID

expand_less_two_tone

For Customizations you can follow instructions here - Flutter Classes

Tags

arrow, arrows, chevron, collapse, direction, expand, expandable, less, list, up,Vuetify Expand Less Icon (Vue Js), Material Ui Expand Less Icon (React Js), Mat Icon Expand Less (Angular Material)


Advertisements



Related Icons

expand_less- Faq(s)?

⭐What is the Flutter Expand Less Icon code?

Icon Code is - expand_less.

⭐ What is Flutter ID for Expand Less Icon?

Flutter id for Expand Less Icon code is: expand_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?