The Phosphor test tube icon visually represents scientific experimentation and is commonly used in UIs to signify areas related to science, research, or health.
Common uses
- Button for 'Run Test' or 'Experiment'
- Menu item for 'Laboratory Settings'
- Indicator for 'Sample Analysis'
Use it in React
Install
npm i @phosphor-icons/reactImport & render
import { TestTube } from '@phosphor-icons/react';
<TestTube size={24} />Styles
Phosphor ships this icon in 6 styles — each its own import:
regular
<TestTube size={24} />thin
<TestTube size={24} weight="thin" />light
<TestTube size={24} weight="light" />bold
<TestTube size={24} weight="bold" />fill
<TestTube size={24} weight="fill" />duotone
<TestTube size={24} weight="duotone" />Details
- Library
- Phosphor (1,512 icons)
- License
- MIT
- viewBox
0 0 256 256- Category
- technology & development
- Keywords
- sciencechemistryexperimentvialtechnology & developmentnaturehealth & wellnessobjectstesttube
FAQ
- What does the test tube icon represent?
- It represents scientific concepts like experiments, research, and analysis, often used in technology or health-related contexts.
- How do I use the test tube icon in React?
- Import it using `import { TestTube } from '@phosphor-icons/react';` and then render it as a component: `<TestTube />`.
- What is the license for this icon?
- The Phosphor icon library, including the test tube icon, is available under the MIT license.
Related icons
The same idea in other libraries, and near matches in Phosphor.