The Lucide flask conical off icon depicts a conical flask with a diagonal line through it, commonly used to indicate a disabled or inactive laboratory or chemical state.
Common uses
- Disabling a chemical experiment feature
- Indicating a non-toxic substance status
- Representing an inactive lab process
Use it in React
Install
npm i lucide-reactImport & render
import { FlaskConicalOff } from 'lucide-react';
<FlaskConicalOff size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- beakererlenmeyernon toxiclabchemistryexperimenttestflaskconicaloffbeaker offerlenmeyer offlab equipment disabledchemistry inactive
FAQ
- What does the flask conical off icon represent?
- It signifies a disabled or inactive state related to laboratory equipment or chemical processes, often implying 'non-toxic' or 'off'.
- How do I use this icon in React?
- Import it from the 'lucide-react' library like this: import { FlaskConicalOff } from 'lucide-react'. Then use it as a component: <FlaskConicalOff />.
- What is the license for this icon?
- The Lucide icon library, including the flask conical off 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 →