John KuehJohn Kueh

cylinder 02 icon

HugeIcons · Cylinder02Icon · MIT

Download SVG

The HugeIcons cylinder 02 icon depicts a vertical cylinder, commonly used to represent storage, data, or a cylindrical object in user interfaces.

Common uses

  • Database or storage indicator
  • Component for a 3D object
  • Part of a technical diagram

Use it in React

Install
npm i @hugeicons/react @hugeicons/core-free-icons
Import & render
import { HugeiconsIcon } from '@hugeicons/react';
import { Cylinder02Icon } from '@hugeicons/core-free-icons';

<HugeiconsIcon icon={Cylinder02Icon} size={24} strokeWidth={1.5} />

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
vertical cylinderstoragedata cylindertube

FAQ

What does the Cylinder02 icon represent?
It represents a vertical cylinder, often used for concepts like storage, data, or physical cylindrical objects.
How do I use the Cylinder02 icon in React?
Import it using `import { Cylinder02Icon } from '@hugeicons/core-free-icons';` and render it with `<HugeiconsIcon icon={Cylinder02Icon} />`.
What is the license for this icon?
This icon is available under the MIT license.

Related icons

The same idea in other libraries, and near matches in HugeIcons.

Looking for something else? Search HugeIcons 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 →