Medication 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 medication Icon can be added to any web page simply as below.
You can integrate Medication flutter Icon Outline, Filled, Rounded , Sharp and Two Tone by just adding following below syntax & icon code.
Icon( Icons.medication_outlined, ),
medication_outlined
Icon( Icons.medication, ),
medication
Icon( Icons.medication_round, ),
medication_round
Icon( Icons.medication_sharp, ),
medication_sharp
Icon( Icons.medication_two_tone, ),
medication_two_tone
For Customizations you can follow instructions here - Flutter Classes
doctor, drug, emergency, hospital, medication, medicine, pharmacy, pills, prescription,Vuetify Medication Icon (Vue Js), Material Ui Medication Icon (React Js), Mat Icon Medication (Angular Material)
Advertisements
Icon Code is - medication.
⭐ What is Flutter ID for Medication Icon?Flutter id for Medication Icon code is: medication
⭐ 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.