Monitor Weight 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 monitor_weight Icon can be added to any web page simply as below.
You can integrate Monitor Weight flutter Icon Outline, Filled, Rounded , Sharp and Two Tone by just adding following below syntax & icon code.
Icon( Icons.monitor_weight_outlined, ),
monitor_weight_outlined
Icon( Icons.monitor_weight, ),
monitor_weight
Icon( Icons.monitor_weight_round, ),
monitor_weight_round
Icon( Icons.monitor_weight_sharp, ),
monitor_weight_sharp
Icon( Icons.monitor_weight_two_tone, ),
monitor_weight_two_tone
For Customizations you can follow instructions here - Flutter Classes
body, device, diet, health, monitor, scale, smart, weight,Vuetify Monitor Weight Icon (Vue Js), Material Ui Monitor Weight Icon (React Js), Mat Icon Monitor Weight (Angular Material)
Advertisements
Icon Code is - monitor_weight.
⭐ What is Flutter ID for Monitor Weight Icon?Flutter id for Monitor Weight Icon code is: monitor_weight
⭐ Can we change icon color in flutter?Yes you can change color using color props.
⭐ Can we change icon size in flutter?Yes you can use icon size in flutter.