Beaker Pixel Art Icon
A lab beaker icon for scientific experiments, A/B testing, feature flags, research sections, and chemistry tools.
Style variants
Base, sharp, solid or glyph: see how the four styles differ and which to use.
About the Beaker icon
A conical lab beaker, the classic symbol for experimentation and scientific method. Use it on an 'A/B test' configuration panel, a feature-flag settings section, a chemistry or science educational module, or a research report header. Developers and data teams also associate it with controlled testing environments. It reads as exploratory and empirical rather than definitive, so it suits contexts where the outcome is uncertain. For finished lab results or sample analysis, test-tube may convey a more collected, precise process.
Usage
<!-- HTML -->
<img src="pixelarticons/svg/beaker.svg" width="24" height="24" alt="Beaker" />
<!-- React -->
import { Beaker } from 'pixelarticons/react'
<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="beaker.svg" width="48" height="48" style="image-rendering: pixelated" />