Test Tubes Pixel Art Icon
Multiple test tubes for lab panels, batch sample tracking, scientific comparison views, and research dashboards.
Tags
testtubes
Style variants
Base, sharp, solid or glyph: see how the four styles differ and which to use.
About the Test Tubes icon
Two or more test tubes grouped together, representing multiple samples, a lab panel, or a comparative test setup. Use it on a 'Lab results' dashboard header, a multi-sample tracking screen in a clinical app, a 'Run batch tests' button in a QA tool, or a research methodology section. The plural framing conveys scientific scale better than a single tube. For a single test, the individual test-tube icon keeps focus on one action or sample.
Usage
<!-- HTML -->
<img src="pixelarticons/svg/test-tubes.svg" width="24" height="24" alt="Test Tubes" />
<!-- React -->
import { TestTubes } from 'pixelarticons/react'
<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="test-tubes.svg" width="48" height="48" style="image-rendering: pixelated" />