Check Box 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 check_box Icon can be added to any web page simply as below.
You can integrate Check Box flutter Icon Outline, Filled, Rounded , Sharp and Two Tone by just adding following below syntax & icon code.
Icon( Icons.check_box_outlined, ), check_box_outlined Icon( Icons.check_box, ), check_box Icon( Icons.check_box_round, ), check_box_round Icon( Icons.check_box_sharp, ), check_box_sharp Icon( Icons.check_box_two_tone, ), check_box_two_tone For Customizations you can follow instructions here - Flutter Classes
approved, box, button, check, component, control, form, mark, ok, select, selected, selection, tick, toggle, ui, yes,Vuetify Check Box Icon (Vue Js), Material Ui Check Box Icon (React Js), Mat Icon Check Box (Angular Material)
Advertisements