Drive Upload Pixel Art Icon
A drive with an up arrow for uploading files from disk, backing up data, and 'Import from drive' actions.
Tags
driveuploadsendexportsharearrow
Style variants
Base, sharp, solid or glyph: see how the four styles differ and which to use.
About the Drive Upload icon
A storage drive icon combined with an upward arrow, representing the action of sending or uploading files from a local or external drive to another destination. Use it on an 'Upload from drive' button, a backup initiation action, or a media import panel that pulls content from a connected disk. It forms a natural pair with drive-download for bidirectional transfer controls. For cloud-specific uploads, a cloud-upload icon makes the destination clearer.
Usage
<!-- HTML -->
<img src="pixelarticons/svg/drive-upload.svg" width="24" height="24" alt="Drive Upload" />
<!-- React -->
import { DriveUpload } from 'pixelarticons/react'
<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="drive-upload.svg" width="48" height="48" style="image-rendering: pixelated" />