John KuehJohn Kueh

external drive icon

HugeIcons · ExternalDriveIcon · MIT

Download SVG

The HugeIcons external drive icon visually represents a portable storage device, commonly used to indicate data backup, external storage options, or file transfer actions.

Common uses

  • Backup/Restore button
  • Connect external storage
  • Download to external drive

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
portable drivehard drivestorage deviceusb drive

FAQ

What does the external drive icon represent?
It represents a physical external hard drive or SSD, used for storing or transferring data.
How do I use the ExternalDriveIcon in React?
Import both HugeiconsIcon and ExternalDriveIcon, then render <HugeiconsIcon icon={ExternalDriveIcon} />.
What is the license for this icon?
This icon is released under the MIT license, allowing for free usage.

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 →