Medicine Icon
Free SVG icon from the IcoFont collection. Download or copy for use in any project.
The Medicine icon is available as a free SVG and is ready to drop into any web or app project.
img tag
<img src="https://proicons.com/icon/306076.svg" alt="Medicine icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/306076.svg" alt="Medicine icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/306076.svg" alt="Medicine icon" :width="24" :height="24" />
CSS background
.icon-medicine {
background-image: url('https://proicons.com/icon/306076.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg width="64" height="64" viewBox="0 0 1000 1000" xmlns="http://www.w3.org/2000/svg"><path d="M834 350l-63-96c-5-7-8-18-8-25s2-13 5-13 6-7 6-15V77c0-8-6-15-15-15H242c-8 0-15 7-15 15v124c0 8 3 15 6 15 2 0 5 6 5 13s-4 18-8 25l-64 96c-4 7-8 19-8 27v546c0 8 7 15 15 15h655c8 0 14-7 14-15V377c0-8-3-20-8-27zM704 96c0-4 3-8 7-8 5 0 8 4 8 8v96c0 4-3 8-8 8-4 0-7-4-7-8V96zm-85 0c0-4 3-8 7-8s7 4 7 8v96c0 4-3 8-7 8s-7-4-7-8V96zm-86 0c0-4 4-8 8-8s7 4 7 8v96c0 4-3 8-7 8s-8-4-8-8V96zm-85 0c0-4 3-8 7-8s8 4 8 8v96c0 4-4 8-8 8s-7-4-7-8V96zm-85 0c0-4 3-8 7-8s7 4 7 8v96c0 4-3 8-7 8s-7-4-7-8V96zm-86 0c0-4 3-8 8-8 4 0 7 4 7 8v96c0 4-3 8-7 8s-8-4-8-8V96zm491 782H232c-8 0-15-6-15-15V743c0-23 19-41 42-41h483c22 0 41 18 41 41v120c0 8-7 15-15 15zM530 550h46c3 0 5 3 5 6v38c0 3-2 5-5 5h-46c-3 0-5 3-5 6v46c0 3-3 5-6 5h-38c-3 0-5-2-5-5v-46c0-3-3-6-6-6h-45c-4 0-6-2-6-5v-38c0-3 2-6 6-6h45c3 0 6-2 6-5v-46c0-3 2-5 5-5h38c3 0 6 2 6 5v46c0 3 2 5 5 5zm211-92H259c-23 0-42-14-42-32v-31c0-8 4-20 9-27l63-96c5-7 8-19 8-27v-14c0-8 7-15 15-15h376c9 0 15 7 15 15v14c0 8 4 20 9 27l63 96c4 7 8 19 8 27v31s-19 32-42 32z"/></svg>
Medicine in other icon packs
Copied!