Pixelarticons

Drive Download Pixel Art Icon

A drive with a down arrow for saving files to a storage drive, downloading to disk, and 'Export to drive' actions.

devices Pro 4 variants

Tags

drivedownloadsaveimportarrow

Style variants

base

Outline · rounded corners

Get Pro

sharp

Outline · sharp corners

Get Pro

glyph

Filled · sharp corners

Get Pro

solid

Filled · rounded corners

Get Pro

Base, sharp, solid or glyph: see how the four styles differ and which to use.

About the Drive Download icon

A storage drive icon combined with a downward arrow, indicating that content is being saved to a physical or virtual drive. Use it on a 'Save to drive' button, a backup destination selector, or a media library panel that saves items to a selected disk. It pairs with drive-upload to form a clear transfer-direction set. When the destination is cloud storage rather than a local drive, a cloud-download icon clarifies where the file is going.

Usage

<!-- HTML -->
<img src="pixelarticons/svg/drive-download.svg" width="24" height="24" alt="Drive Download" />

<!-- React -->
import { DriveDownload } from 'pixelarticons/react'

<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="drive-download.svg" width="48" height="48" style="image-rendering: pixelated" />

Related icons