The Phosphor cylinder icon depicts a simple cylindrical shape, often used to represent concepts like storage, volume, or a basic geometric form in user interfaces.
Common uses
- Representing data storage or capacity
- Illustrating volume or measurement
- As a generic geometric shape element
Use it in React
Install
npm i @phosphor-icons/reactImport & render
import { Cylinder } from '@phosphor-icons/react';
<Cylinder size={24} />Styles
Phosphor ships this icon in 6 styles — each its own import:
regular
<Cylinder size={24} />thin
<Cylinder size={24} weight="thin" />light
<Cylinder size={24} weight="light" />bold
<Cylinder size={24} weight="bold" />fill
<Cylinder size={24} weight="fill" />duotone
<Cylinder size={24} weight="duotone" />Details
- Library
- Phosphor (1,512 icons)
- License
- MIT
- viewBox
0 0 256 256- Category
- design
- Keywords
- shapestubedesigncylinderpipebarrelcontainer
FAQ
- What is the cylinder icon for?
- It represents a cylinder, useful for concepts like storage, volume, or as a basic geometric element in designs.
- How do I use the cylinder icon in React?
- Import it from the library like this: import { Cylinder } from '@phosphor-icons/react'. Then use it as a component: <Cylinder />.
- What is the license for the Phosphor cylinder icon?
- The Phosphor icon library, including the cylinder icon, is available under the MIT license.
Related icons
The same idea in other libraries, and near matches in Phosphor.