The Tabler cylinder off icon depicts a cylinder with a diagonal line through it, commonly used to represent a disabled or inactive state for a cylindrical object or process.
Common uses
- Disabling a gas or fluid service.
- Indicating an inactive piston or mechanical part.
- Representing a turned-off cylindrical component in a diagram.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconCylinderOff } from '@tabler/icons-react';
<IconCylinderOff size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Shapes
- Keywords
- geometrygastubeobjectpistoncylinderoffdisabledinactiveformshapesdisabled cylinderinactive tubegas offpiston inactive
FAQ
- What does the cylinder off icon represent?
- It signifies a disabled, inactive, or turned-off state for something represented by a cylinder, such as a gas tank or piston.
- How do I use the cylinder off icon in React?
- You can import and use it like this: `import { IconCylinderOff } from '@tabler/icons-react'`. Then render it as `<IconCylinderOff />`.
- What is the license for this icon?
- The Tabler icons, including cylinder 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 →