Pixelarticons

Arrow Down Diamond Pixel Art Icon

A downward arrow inside a diamond, for premium download actions, conditional step choices, and decision-point indicators.

arrows Free 2 variants

Tags

arrowdowndownwardbottombelowdiamond

Style variants

base

Outline · rounded corners

solid

Filled · rounded corners

Get Pro

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

About the Arrow Down Diamond icon

A downward arrow framed within a diamond shape. Diamonds conventionally signal decision points in flowcharts, so this combination fits a 'conditional proceed' action: selecting one branch, accepting a conditional download, or navigating through a required decision step. It stands apart from the circle and box variants through its more angular, structured frame. Use it when the downward action carries a conditional or branching meaning rather than a simple scroll or download.

Usage

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

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

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

Related icons