Pipette 2 Pixel Art Icon
An alternate eyedropper icon for color-sampling, hex-pick actions, and color-capture tools in design applications.
Tags
pipette
Style variants
Base, sharp, solid or glyph: see how the four styles differ and which to use.
About the Pipette 2 icon
A second geometry for the eyedropper concept, offering a slightly different silhouette of the dropper or handle. Its meaning is identical to the base pipette: sample or capture a color from a surface. Choose between the two based on visual weight and stylistic fit alongside adjacent toolbar icons. Both are best labeled or placed in contexts where their sampling role is clear, since the thin dropper shape can be ambiguous to less experienced users who may not recognize it immediately.
Usage
<!-- HTML -->
<img src="pixelarticons/svg/pipette-2.svg" width="24" height="24" alt="Pipette 2" />
<!-- React -->
import { Pipette2 } from 'pixelarticons/react'
<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="pipette-2.svg" width="48" height="48" style="image-rendering: pixelated" />