Laboratory Icon
Free SVG icon from the IcoFont collection. Download or copy for use in any project.
The Laboratory 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/305952.svg" alt="Laboratory icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/305952.svg" alt="Laboratory icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/305952.svg" alt="Laboratory icon" :width="24" :height="24" />
CSS background
.icon-laboratory {
background-image: url('https://proicons.com/icon/305952.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="M953 896L655 239c-3-8-6-22-6-30v-61c0-8 7-17 15-21 20-12 34-34 34-59 0-38-30-68-67-68H381c-38 0-68 30-68 68 0 23 12 43 29 55 7 5 14 15 14 23v70c0 9-3 22-6 30L47 896c-12 26-11 53 2 73 12 20 36 31 65 31h770c29 0 53-11 66-31s15-47 3-73zM266 613L112 932c-2 3-5 5-8 5-1 0-3-1-4-1-4-2-6-8-4-12l154-319c2-4 7-6 12-4 4 2 6 7 4 12zm461-49H269c-9 0-13-7-9-14l136-294c4-8 6-21 6-30V106c0-9-5-17-10-17h-11c-12 0-21-10-21-21 0-12 9-21 21-21h250c11 0 21 9 21 21 0 11-10 21-21 21h-14c-8 0-14 7-14 17v112c0 9 2 22 6 30l128 302c3 7-1 14-10 14z"/></svg>
Laboratory in other icon packs
Copied!