The Tabler test pipe off icon depicts a laboratory test tube or pipe that is turned off or disabled, commonly used to represent a deactivated or non-operational testing or experimental feature.
Common uses
- Disabling a testing environment toggle.
- Indicating a disabled beta feature.
- Representing a stopped or inactive process.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconTestPipeOff } from '@tabler/icons-react';
<IconTestPipeOff size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- System
- Keywords
- samplecolorflaskliquidcontainerglasschemistrytestlaboratoryexperimentalbetasystempipeoffdisabled test tubeinactive pipe
FAQ
- What does the test pipe off icon represent?
- It visually signifies a disabled or inactive state for something related to testing, experiments, or processes, like a deactivated feature or a stopped system.
- How do I use this icon in React?
- Import it using `import { IconTestPipeOff } from '@tabler/icons-react'` and then use it as a React component: `<IconTestPipeOff />`.
- What is the license for this icon?
- The Tabler icons, including test pipe off, are 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 →