Format Strikethrough 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_strikethrough Icon can be added to any web page simply as below.
You can integrate Format Strikethrough flutter Icon Outline, Filled, Rounded , Sharp and Two Tone by just adding following below syntax & icon code.
Icon( Icons.format_strikethrough_outlined, ),
format_strikethrough_outlined
Icon( Icons.format_strikethrough, ),
format_strikethrough
Icon( Icons.format_strikethrough_round, ),
format_strikethrough_round
Icon( Icons.format_strikethrough_sharp, ),
format_strikethrough_sharp
Icon( Icons.format_strikethrough_two_tone, ),
format_strikethrough_two_tone
For Customizations you can follow instructions here - Flutter Classes
alphabet, character, doc, edit, editing, editor, font, format, letter, sheet, spreadsheet, strikethrough, style, symbol, text, type, writing,Vuetify Format Strikethrough Icon (Vue Js), Material Ui Format Strikethrough Icon (React Js), Mat Icon Format Strikethrough (Angular Material)
Advertisements