Dice 3 Pixel Art Icon
A die showing three pips for board game roll results, chance-based UI, and random mechanic illustrations.
Tags
Style variants
Base, sharp, solid or glyph: see how the four styles differ and which to use.
This is a Pro icon.
Get it with all 4431 pixel art icons: every style, full SVG source, one-time license.
Whole team? Team Unlimited covers everyone.
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" />