Pixelarticons

Arrow Left Box Pixel Art Icon

A leftward arrow inside a box, for 'send left', import from right, or move-to-left-column actions in layout and data tools.

arrows Free 4 variants

Tags

arrowleftbackpreviouswestboxpackagecontainer

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 Left Box icon

A leftward arrow enclosed in a square. The box implies a container destination, so this icon suits actions like 'move item to the left column', 'transfer to left panel', or 'import leftward into a workspace zone.' It distinguishes a contained leftward transfer from simple back navigation. When the movement is purely directional without a target container, plain arrow-left is the simpler and more conventional choice.

Usage

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

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

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

Related icons