Test Tube Icon
Free SVG icon from the IcoFont collection. Download or copy for use in any project.
The Test Tube 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/306657.svg" alt="Test Tube icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/306657.svg" alt="Test Tube icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/306657.svg" alt="Test Tube icon" :width="24" :height="24" />
CSS background
.icon-test-tube {
background-image: url('https://proicons.com/icon/306657.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="M615 0H384c-32 0-57 26-57 58 0 24 15 45 36 53 8 4 16 12 16 21v753c0 63 51 115 115 115h11c64 0 116-52 116-115V132c0-9 7-17 16-21 21-8 36-29 36-53 0-32-26-58-58-58zM457 889c0 4-4 8-8 8-5 0-8-4-8-8V418c0-4 3-8 8-8 4 0 8 4 8 8v471zM615 70h-22c-10 0-17 5-17 11v265c0 9-8 17-17 17H440c-9 0-16-8-16-17V87c0-9-7-17-17-17h-23c-6 0-12-5-12-12s5-13 12-13h231c7 0 13 6 13 13s-6 12-13 12z"/></svg>
Test Tube in other icon packs
Copied!