The Tabler cylinder icon visually represents a cylindrical shape, commonly used in UIs to denote concepts related to volume, containers, or geometric forms.
Common uses
- Representing gas tanks or fuel canisters.
- Indicating a cylindrical object in a diagram.
- Used as a generic shape element in design tools.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconCylinder } from '@tabler/icons-react';
<IconCylinder size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Shapes
- Keywords
- geometrygastubeobjectpistoncylinderformfigurepatternoutlineshapesgas tank
FAQ
- What is the cylinder icon used for?
- It's used to visually represent a cylinder, often for objects like tanks, tubes, or geometric elements in user interfaces.
- How do I use the cylinder icon in React?
- You can import it directly from the '@tabler/icons-react' library using: `import { IconCylinder } from '@tabler/icons-react'`.
- What is the license for the Tabler cylinder icon?
- The Tabler icons, including the cylinder icon, are distributed 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 →