Pixelarticons

Arrow Down Box Pixel Art Icon

A downward arrow inside a box, for download, import into container, or archive actions in file and content management UIs.

arrows Free 4 variants

Tags

arrowdowndownwardbottombelowboxpackagecontainer

Style variants

base

Outline · rounded corners

sharp

Outline · sharp corners

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 Arrow Down Box icon

A downward arrow enclosed within a square or box shape. The box suggests a destination container, making this icon well suited for 'download to folder', 'import into project', or 'archive item' buttons. It distinguishes a targeted delivery from open-ended scrolling or navigation. When there is no container involved, plain arrow-down or arrow-down-circle conveys direction without implying a specific target.

Usage

<!-- HTML -->
<img src="pixelarticons/svg/arrow-down-box.svg" width="24" height="24" alt="Arrow Down Box" />

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

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

Related icons