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