The Tabler flask 2 off icon depicts an empty laboratory flask, often used to indicate a disabled or inactive state for features related to chemistry, experiments, or health-related testing.
Common uses
- Disabling a 'run experiment' button
- Showing an inactive health monitoring module
- Indicating a disabled beta feature
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconFlask2Off } from '@tabler/icons-react';
<IconFlask2Off size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Health
- Keywords
- liquidcontainerglasschemistrytestlaboratoryexperimentalbetaflaskoffhealth2empty flaskdisabled beakerinactive lab glasschemistry off
FAQ
- What does the flask 2 off icon represent?
- It represents an empty laboratory flask, typically signifying an off, disabled, or inactive state for related functionalities.
- How do I use this icon in React?
- You can import and use it like this: import { IconFlask2Off } from '@tabler/icons-react'. Then render it as <IconFlask2Off />.
- What is the license for this icon?
- This icon is part of the Tabler icon library and is available under the MIT license.
Related icons
The same idea in other libraries, and near matches in Tabler.
Looking for something else? Search Tabler 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 →