Pixelarticons

A Arrow Down Pixel Art Icon

A letter A with a downward arrow, for font-size decrease controls, text shrink actions, and typographic scale selectors.

arrows Free 2 variants

Tags

arrowdowndownwardbottombelow

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

A capital letter A paired with a downward-pointing arrow. This combination is the standard shorthand for 'decrease text size' and appears in rich-text toolbars, accessibility panels, and reading-mode settings. Reach for it on a 'smaller text' button or a font-size stepper control. For increasing type, the a-arrow-up partner makes a natural pair; together they form a clear, compact size toggle.

Usage

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

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

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

Related icons