Pixelarticons

Arrow Right Box Pixel Art Icon

A rightward arrow inside a box, for 'send right', export to right panel, or move-to-right-column actions in layout and data tools.

arrows Free 4 variants

Tags

arrowrightforwardnexteastboxpackagecontainer

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

A rightward arrow enclosed in a square, implying that content is being moved into a specific destination zone. Use it for 'move to right panel', 'export to right column', or 'send item rightward in a Kanban board.' The box distinguishes a transfer into a container from plain forward navigation. For a simple 'next' action, arrow-right reads more naturally; the box variant is best when the rightward target is a distinct area or list.

Usage

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

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

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

Related icons