The Phosphor hard drives icon depicts two stacked hard drives, commonly used to represent data storage, archiving, or system-related functions in a user interface.
Common uses
- Data backup status indicator
- Storage management section
- Archived file location
Use it in React
Install
npm i @phosphor-icons/reactImport & render
import { HardDrives } from '@phosphor-icons/react';
<HardDrives size={24} />Styles
Phosphor ships this icon in 6 styles — each its own import:
regular
<HardDrives size={24} />thin
<HardDrives size={24} weight="thin" />light
<HardDrives size={24} weight="light" />bold
<HardDrives size={24} weight="bold" />fill
<HardDrives size={24} weight="fill" />duotone
<HardDrives size={24} weight="duotone" />Details
- Library
- Phosphor (1,512 icons)
- License
- MIT
- viewBox
0 0 256 256- Category
- system
- Keywords
- savedsavingarchivedarchivingarchivalhard diskstoragehddserversdatabasessystemharddrivesarchivedisk arrayserver storage
FAQ
- What does the hard drives icon represent?
- It represents data storage, archiving, or system-related functions, often seen in contexts like saving, storage management, or databases.
- How do I use the hard drives icon in React?
- You can import and use it in React with: `import { HardDrives } from '@phosphor-icons/react'`.
- What is the license for this icon?
- The Phosphor icon library, including the hard drives icon, is available under the MIT license.
Related icons
The same idea in other libraries, and near matches in Phosphor.