Flutter Format Size Icon

Format Size 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 Size Icon ?

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

Format Size

format_size


Flutter Icon Format Size | Outline | Filled | Rounded | Sharp | Two Tone

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

thumb_up

Format Size

format_size

Use in Flutter

Icon( Icons.format_size_outlined, ),

Flutter ID

format_size_outlined

Format Size

format_size

Use in Flutter

Icon( Icons.format_size, ),

Flutter ID

format_size

Format Size

format_size

Use in Flutter

Icon( Icons.format_size_round, ),

Flutter ID

format_size_round

Format Size

format_size

Use in Flutter

Icon( Icons.format_size_sharp, ),

Flutter ID

format_size_sharp

Format Size

format_size

Use in Flutter

Icon( Icons.format_size_two_tone, ),

Flutter ID

format_size_two_tone

For Customizations you can follow instructions here - Flutter Classes

Tags

alphabet, character, color, doc, edit, editing, editor, fill, font, format, letter, paint, sheet, size, spreadsheet, style, symbol, text, type, writing


Advertisements



Related Icons

format_size- Faq(s)?

⭐What is the Flutter Format Size Icon code?

Icon Code is - format_size.

⭐ What is Flutter ID for Format Size Icon?

Flutter id for Format Size Icon code is: format_size

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