Vaccines 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 vaccines Icon can be added to any web page simply as below.
You can integrate Vaccines flutter Icon Outline, Filled, Rounded , Sharp and Two Tone by just adding following below syntax & icon code.
Icon( Icons.vaccines_outlined, ),
vaccines_outlined
Icon( Icons.vaccines, ),
vaccines
Icon( Icons.vaccines_round, ),
vaccines_round
Icon( Icons.vaccines_sharp, ),
vaccines_sharp
Icon( Icons.vaccines_two_tone, ),
vaccines_two_tone
For Customizations you can follow instructions here - Flutter Classes
antibiotic.,antibody.,antiseptic.,antiserum.,antivenin.,medicine.,preventive.,serum.,Vuetify Vaccines Icon (Vue Js), Material Ui Vaccines Icon (React Js), Mat Icon Vaccines (Angular Material)
Advertisements
Icon Code is - vaccines.
⭐ What is Flutter ID for Vaccines Icon?Flutter id for Vaccines Icon code is: vaccines
⭐ 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.