Back to Explorer
16 - 512
0.5 - 4.0
Save to
deviceoutline
md medication
Designed by Google Material
Developer Export Center
Code snippets update in real-time as you customize the playground.
const MdMedicationIcon = (props) => (
<svg
xmlns="http://www.w3.org/2000/svg"
viewBox="0 0 24 24"
width="24"
height="24"
fill="none"
stroke="currentColor"
strokeWidth="2"
strokeLinecap="round"
strokeLinejoin="round"
{...props}
>
<g><path d="M0,0h24v24H0V0z" fill="none"/></g><g><g><path d="M10.5,15H8v-3h2.5V9.5h3V12H16v3h-2.5v2.5h-3V15z M19,8v11c0,1.1-0.9,2-2,2H7c-1.1,0-2-0.9-2-2V8c0-1.1,0.9-2,2-2h10 C18.1,6,19,6.9,19,8z M17,8H7v11h10V8z M18,3H6v2h12V3z"/></g></g>
</svg>
);SVG Optimizer
Before
0.42 KB
↓
After
0.42 KB
Tags
capsuledoctordrugdrug iconemergencyhealthhealthcarehealthcare iconhealthcare itemhospitalmedicalmedical iconmedical treatmentmedicationmedication iconmedicinemedicine iconpharmaceuticalpharmacypharmacy iconpillpill iconpillsprescriptiontablettreatmenttreatment and curetreatment iconwellness
Compare Alternatives
See how other libraries approach this concept.