The HugeIcons cylinder 03 icon depicts a vertical cylinder, often used to represent storage, data, or a container in user interfaces.
Common uses
- Database or storage indicator
- Volume or capacity representation
- Component or part of a larger system diagram
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { Cylinder03Icon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={Cylinder03Icon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- storage icondata iconcontainer iconbarrel icon
FAQ
- What does the Cylinder03 icon represent?
- The Cylinder03 icon visually represents a cylinder, commonly used for concepts like data storage, volume, or physical containers in UI design.
- How do I use the Cylinder03 icon in a React project?
- You can use the Cylinder03 icon in React by importing it from '@hugeicons/core-free-icons' and rendering it with the HugeiconsIcon component: import { Cylinder03Icon } from '@hugeicons/core-free-icons'; <HugeiconsIcon icon={Cylinder03Icon} />
- What is the license for this icon?
- The Cylinder03 icon is distributed under the MIT license, which allows for free use in both personal and commercial projects.
Related icons
The same idea in other libraries, and near matches in HugeIcons.