Format Italic 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_italic Icon can be added to any web page simply as below.
You can integrate Format Italic flutter Icon Outline, Filled, Rounded , Sharp and Two Tone by just adding following below syntax & icon code.
Icon( Icons.format_italic_outlined, ), format_italic_outlined Icon( Icons.format_italic, ), format_italic Icon( Icons.format_italic_round, ), format_italic_round Icon( Icons.format_italic_sharp, ), format_italic_sharp Icon( Icons.format_italic_two_tone, ), format_italic_two_tone For Customizations you can follow instructions here - Flutter Classes
alphabet, character, doc, edit, editing, editor, font, format, italic, letter, sheet, spreadsheet, style, symbol, text, type, writing
Advertisements