Beaker Icon
Free SVG icon from the IcoFont collection. Download or copy for use in any project.
The Beaker 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/304994.svg" alt="Beaker icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/304994.svg" alt="Beaker icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/304994.svg" alt="Beaker icon" :width="24" :height="24" />
CSS background
.icon-beaker {
background-image: url('https://proicons.com/icon/304994.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="M825 871c0 37-30 67-67 67H242c-37 0-67-30-67-67 0-4 1-7 2-10l179-469c0-1 0-2 1-2V121h-22c-16 0-29-13-29-29s13-30 29-30h51c16 0 29 14 29 30v305c0 3-1 8-3 11L305 691h388L582 409c-1-3-2-6-2-10v-1c-1-1-1-3-1-4V92c0-16 13-30 30-30h51c17 0 30 14 30 30s-13 29-30 29h-22v270l185 469c1 4 2 7 2 11zM443 626c0-12 10-22 22-22s22 10 22 22-9 22-22 22-22-10-22-22zm15 0c0 4 3 7 7 7s8-3 8-7-3-8-8-8c-4 0-7 4-7 8zm99-22c0-12 10-22 22-22s22 10 22 22-10 22-22 22-22-10-22-22zm15 0c0 4 3 7 7 7s7-3 7-7-3-8-7-8-7 4-7 8zm-76-74c0-16 14-30 30-30s31 14 31 30c0 17-14 31-31 31s-30-14-30-31zm14 0c0 9 8 16 16 16 9 0 16-7 16-16s-7-15-16-15c-8 0-16 7-16 15z"/></svg>
Beaker in other icon packs
Copied!