Flutter Format Indent Decrease Icon

Format Indent Decrease 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 Format Indent Decrease Icon ?

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

Format Indent Decrease

format_indent_decrease


Flutter Icon Format Indent Decrease | Outline | Filled | Rounded | Sharp | Two Tone

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

thumb_up

Format Indent Decrease

format_indent_decrease

Use in Flutter

Icon( Icons.format_indent_decrease_outlined, ),

Flutter ID

format_indent_decrease_outlined

Format Indent Decrease

format_indent_decrease

Use in Flutter

Icon( Icons.format_indent_decrease, ),

Flutter ID

format_indent_decrease

Format Indent Decrease

format_indent_decrease

Use in Flutter

Icon( Icons.format_indent_decrease_round, ),

Flutter ID

format_indent_decrease_round

Format Indent Decrease

format_indent_decrease

Use in Flutter

Icon( Icons.format_indent_decrease_sharp, ),

Flutter ID

format_indent_decrease_sharp

Format Indent Decrease

format_indent_decrease

Use in Flutter

Icon( Icons.format_indent_decrease_two_tone, ),

Flutter ID

format_indent_decrease_two_tone

For Customizations you can follow instructions here - Flutter Classes

Tags

align, alignment, decrease, doc, edit, editing, editor, format, indent, indentation, paragraph, sheet, spreadsheet, text, type, writing


Advertisements



Related Icons

format_indent_decrease- Faq(s)?

⭐What is the Flutter Format Indent Decrease Icon code?

Icon Code is - format_indent_decrease.

⭐ What is Flutter ID for Format Indent Decrease Icon?

Flutter id for Format Indent Decrease Icon code is: format_indent_decrease

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