The HugeIcons cylinder 04 icon depicts a vertical cylinder, often used to represent storage, data, or a generic container in user interfaces.
Common uses
- Database or storage indicator
- Volume or capacity visualization
- Generic container element
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { Cylinder04Icon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={Cylinder04Icon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- vertical cylinderstoragecontainerdata
FAQ
- What does the Cylinder04 icon represent?
- It represents a vertical cylinder, commonly used for concepts like storage, data, or generic containers in UI design.
- How do I use the Cylinder04 icon in React?
- Import it using `import { Cylinder04Icon } from '@hugeicons/core-free-icons';` and render it with `<HugeiconsIcon icon={Cylinder04Icon} />`.
- What is the license for this icon?
- This icon is distributed under the MIT license, allowing for free use in both personal and commercial projects.
Related icons
The same idea in other libraries, and near matches in HugeIcons.