The Lucide beaker icon visually represents a laboratory beaker, commonly used in UIs to signify scientific processes, experiments, or chemical-related actions.
Common uses
- Start chemical experiment
- View lab results
- Indicate a science category
Use it in React
Install
npm i lucide-reactImport & render
import { Beaker } from 'lucide-react';
<Beaker size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- cuplabchemistryexperimenttestbeakerflasksciencelab equipment
FAQ
- What does the beaker icon represent?
- It represents a laboratory beaker, often used for scientific or experimental contexts in user interfaces.
- How do I use the beaker icon in React?
- You can import and use it like this: import { Beaker } from 'lucide-react' and then render <Beaker />.
- What is the license for this icon?
- The Lucide icon library, including the beaker icon, is available under the ISC license.
Related icons
The same idea in other libraries, and near matches in Lucide.
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 →