The Tabler flask 2 icon depicts a laboratory flask, commonly used in UI to represent scientific concepts, experiments, or health-related features.
Common uses
- Button for 'Run Test'
- Menu item for 'Laboratory Settings'
- Status indicator for 'Experimental Feature'
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconFlask2 } from '@tabler/icons-react';
<IconFlask2 size={24} stroke={2} />Styles
Tabler ships this icon in 2 styles — each its own import:
outline
<IconFlask2 size={24} stroke={2} />filled
<IconFlask2Filled size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Health
- Keywords
- liquidcontainerglasschemistrytestlaboratoryexperimentalbetaflaskmedicalhealth2chemistry flaskbeakersciencelab equipment
FAQ
- What does the flask 2 icon represent?
- It represents a laboratory flask, often used for scientific or experimental contexts in user interfaces.
- How do I use the flask 2 icon in React?
- Import it using `import { IconFlask2 } from '@tabler/icons-react';` and then use it as a component: `<IconFlask2 />`.
- What is the license for this icon?
- The Tabler icons, including flask 2, are available under the MIT license.
Related icons
The same idea in other libraries, and near matches in Tabler.