Pixelarticons

Dice 1 Pixel Art Icon

A die showing one pip for random chance, board game mechanics, 'Roll the dice' features, and luck indicators.

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

A single die face showing one dot, the lowest value on a standard six-sided die. Use it in board game apps to show a rolled result, a 'Random pick' feature in a decision tool, or a luck mechanic indicator in a casual game. Because one is the lowest roll, it can visually imply bad luck or a minimum value. For the rolling concept without a specific number, the dices icon provides the multi-die view.

Usage

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

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

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

Related icons