Dices Pixel Art Icon
Two dice for random-outcome mechanics, board game navigation, 'Roll' buttons, and chance-based feature icons.
Style variants
Base, sharp, solid or glyph: see how the four styles differ and which to use.
About the Dices icon
Two dice side by side, representing rolling and randomness rather than one specific value. Use it for a 'Roll dice' button, the navigation icon for a board games section, a 'Random' shuffle feature, or a luck mechanic indicator in a casual game. Because it shows multiple dice without fixing a number, it reads as 'chance' rather than a precise outcome. When a specific roll result is needed, the individual dice-1 through dice-6 icons provide that detail.
Usage
<!-- HTML -->
<img src="pixelarticons/svg/dices.svg" width="24" height="24" alt="Dices" />
<!-- React -->
import { Dices } from 'pixelarticons/react'
<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="dices.svg" width="48" height="48" style="image-rendering: pixelated" />