The Tabler cylinder plus icon depicts a 3D cylinder with a plus sign, often used to represent adding a new item, increasing a quantity, or indicating a shape-related action.
Common uses
- Add new product variant
- Increase stock level
- Create new geometric shape
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconCylinderPlus } from '@tabler/icons-react';
<IconCylinderPlus size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Shapes
- Keywords
- 3dpatternabstractgeometricshapecylinderplusaddmoreincreaseshapesadd cylindernew shapegeometric addcylinder increase
FAQ
- What does the cylinder plus icon represent?
- It visually combines a cylinder shape with a plus sign, suggesting actions like adding, increasing, or creating something, especially in contexts involving 3D or geometric elements.
- How do I use this icon in React?
- You can import and use it directly with the following statement: `import { IconCylinderPlus } from '@tabler/icons-react'`.
- What is the license for this icon?
- The Tabler icon library, including the cylinder plus icon, is 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 →