Pixelarticons

Dice 3 Pixel Art Icon

A die showing three pips for board game roll results, chance-based UI, and random mechanic illustrations.

games Pro 4 variants

Tags

dice

Style variants

base

Outline · rounded corners

Get Pro

sharp

Outline · sharp corners

Get Pro

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 Dice 3 icon

A die with three dots arranged diagonally, showing the midpoint value of a standard six-sided die. It works in board game apps displaying roll outcomes, a 'Difficulty: medium' badge where higher numbers mean harder, or any interface illustrating probability distributions. Used as part of the full dice-1 through dice-6 set, it gives designers complete control over which roll value to show. For random chance without a specific number, the dices two-die icon or a random-shuffle icon is more appropriate.

Usage

<!-- HTML -->
<img src="pixelarticons/svg/dice-3.svg" width="24" height="24" alt="Dice 3" />

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

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

Related icons