Border All 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 border_all Icon can be added to any web page simply as below.
You can integrate Border All flutter Icon Outline, Filled, Rounded , Sharp and Two Tone by just adding following below syntax & icon code.
Icon( Icons.border_all_outlined, ),
border_all_outlined
Icon( Icons.border_all, ),
border_all
Icon( Icons.border_all_round, ),
border_all_round
Icon( Icons.border_all_sharp, ),
border_all_sharp
Icon( Icons.border_all_two_tone, ),
border_all_two_tone
For Customizations you can follow instructions here - Flutter Classes
all, border, doc, edit, editing, editor, sheet, spreadsheet, stroke, text, type, writing,Vuetify Border All Icon (Vue Js), Material Ui Border All Icon (React Js), Mat Icon Border All (Angular Material)
Advertisements