John KuehJohn Kueh

cylinder 01 icon

HugeIcons · Cylinder01Icon · MIT

Download SVG

The HugeIcons cylinder 01 icon depicts a simple vertical cylinder, commonly used to represent concepts like storage, data, or physical objects in user interfaces.

Common uses

  • Database or storage representation
  • Loading or progress indicator
  • Component in a technical diagram

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
tubecontainerbarrelstorage

FAQ

What does the Cylinder01Icon represent?
The Cylinder01Icon represents a basic cylindrical shape. It's often used for abstract concepts like data, storage, or as a visual element in diagrams.
How do I use the Cylinder01Icon in a React project?
To use it in React, import both HugeiconsIcon and Cylinder01Icon, then render the icon using the <HugeiconsIcon icon={Cylinder01Icon} /> component.
What is the license for the Cylinder01Icon?
The Cylinder01Icon is part of the HugeIcons library and 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 →