The Lucide pipette icon visually represents a laboratory tool used for transferring or measuring small amounts of liquid, often employed in UI to signify color selection or sampling actions.
Common uses
- Color picker tool
- Sampling data point
- Liquid measurement indicator
Use it in React
Install
npm i lucide-reactImport & render
import { Pipette } from 'lucide-react';
<Pipette size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- eye droppercolor pickerlabchemistrypipettecolor samplerlab toolchemistry dropper
FAQ
- What does the pipette icon represent?
- It depicts a laboratory pipette, commonly used for precise liquid handling. In UI, it often symbolizes color selection or data sampling.
- How do I use the pipette icon in React?
- You can import and use it directly from the 'lucide-react' library with the statement: import { Pipette } from 'lucide-react'.
- What is the license for the Lucide pipette icon?
- The Lucide icon library, including the pipette icon, is available under the ISC license.
Looking for something else? Search Lucide and 4 more libraries by description →
The search behind these pages runs as a Claude Code skill. What skills are and how I ship them →