Pixelarticons

Dice 2 Pixel Art Icon

A die showing two pips for board game roll results, chance mechanics, and random number UI elements.

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

A die face with two dots diagonally placed, representing the value two on a standard die. It suits board game UI when displaying a specific roll outcome, a probability illustration in a statistics tutorial, or a 'Roll' result state in a casual game. All six dice-face icons together build a complete set for any tabletop game interface. For a general 'random' or 'chance' concept without showing a specific number, the dices icon or bullseye communicates more broadly.

Usage

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

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

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

Related icons