Pixelarticons

A Arrow Up Pixel Art Icon

A letter A with an upward arrow, for font-size increase controls, text grow actions, and typographic scale selectors.

arrows Free 2 variants

Tags

arrowupupwardtopabove

Style variants

base

Outline · rounded corners

sharp

Outline · sharp corners

Base, sharp, solid or glyph: see how the four styles differ and which to use.

About the A Arrow Up icon

A capital letter A with an upward-pointing arrow, the universal shorthand for 'increase text size.' Rich-text toolbars, reader apps, and accessibility menus all rely on it to let users scale up body copy or headings. Pair it with a-arrow-down for a clean 'smaller / larger' toggle. When the full word 'font size' has space, a labeled input may work better; this icon shines where space is tight.

Usage

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

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

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

Related icons