John KuehJohn Kueh

hdd icon

HugeIcons · HddIcon · MIT

Download SVG

The HugeIcons hdd icon depicts a hard disk drive, commonly used to represent storage, data, or system hardware in user interfaces.

Common uses

  • Storage settings
  • Data management
  • System information

Use it in React

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

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

Details

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

FAQ

What does the HDD icon represent?
The HDD icon represents a hard disk drive, symbolizing storage, data, or computer hardware.
How do I use the HddIcon in React?
Import both HugeiconsIcon and HddIcon, then render <HugeiconsIcon icon={HddIcon} />.
What is the license for HugeIcons?
HugeIcons are released under the MIT license, allowing for free commercial and non-commercial use.

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 →