Flutter Format Paint Icon

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

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

Format Paint

format_paint


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

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

thumb_up

Format Paint

format_paint

Use in Flutter

Icon( Icons.format_paint_outlined, ),

Flutter ID

format_paint_outlined

Format Paint

format_paint

Use in Flutter

Icon( Icons.format_paint, ),

Flutter ID

format_paint

Format Paint

format_paint

Use in Flutter

Icon( Icons.format_paint_round, ),

Flutter ID

format_paint_round

Format Paint

format_paint

Use in Flutter

Icon( Icons.format_paint_sharp, ),

Flutter ID

format_paint_sharp

Format Paint

format_paint

Use in Flutter

Icon( Icons.format_paint_two_tone, ),

Flutter ID

format_paint_two_tone

For Customizations you can follow instructions here - Flutter Classes

Tags

brush, color, doc, edit, editing, editor, fill, format, paint, roller, sheet, spreadsheet, style, text, type, writing


Advertisements



Related Icons

format_paint- Faq(s)?

⭐What is the Flutter Format Paint Icon code?

Icon Code is - format_paint.

⭐ What is Flutter ID for Format Paint Icon?

Flutter id for Format Paint Icon code is: format_paint

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