Pixelarticons

Arrow Big Up Pixel Art Icon

A large, bold upward arrow for prominent upload prompts, scroll-to-top cues, upvotes, and high-priority action buttons.

arrows Free 4 variants

Tags

arrowbigupupwardtopabove

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 Big Up icon

A wide, filled arrowhead pointing upward. Its size and weight draw the eye, making it a strong choice for upload call-to-action buttons, 'back to top' prompts at the foot of long pages, or upvote controls where visibility matters. In voting systems it often works alongside a corresponding downward arrow. For quieter directional guidance, arrow-up keeps a lower profile; reserve this variant for actions that deserve visual prominence.

Usage

<!-- HTML -->
<img src="pixelarticons/svg/arrow-big-up.svg" width="24" height="24" alt="Arrow Big Up" />

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

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

Related icons