Format Bold 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.
Material Design Flutter Icon format_bold Icon can be added to any web page simply as below.
You can integrate Format Bold flutter Icon Outline, Filled, Rounded , Sharp and Two Tone by just adding following below syntax & icon code.
Icon( Icons.format_bold_outlined, ),
format_bold_outlined
Icon( Icons.format_bold, ),
format_bold
Icon( Icons.format_bold_round, ),
format_bold_round
Icon( Icons.format_bold_sharp, ),
format_bold_sharp
Icon( Icons.format_bold_two_tone, ),
format_bold_two_tone
For Customizations you can follow instructions here - Flutter Classes
B, alphabet, bold, character, doc, edit, editing, editor, font, format, letter, sheet, spreadsheet, styles, symbol, text, type, writing,Vuetify Format Bold Icon (Vue Js), Material Ui Format Bold Icon (React Js), Mat Icon Format Bold (Angular Material)
Advertisements
Icon Code is - format_bold.
⭐ What is Flutter ID for Format Bold Icon?Flutter id for Format Bold Icon code is: format_bold
⭐ 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.