John KuehJohn Kueh

dice six icon

Phosphor · dice-six · MIT

Download SVG

The Phosphor dice six icon depicts a standard six-sided die, commonly used in UIs to represent games, chance, or random selection.

Common uses

  • Button for a 'roll dice' game feature
  • Indicator for a random outcome
  • Category label for board games

Use it in React

Install
npm i @phosphor-icons/react
Import & render
import { DiceSix } from '@phosphor-icons/react';

<DiceSix size={24} />

Styles

Phosphor ships this icon in 6 styles — each its own import:

regular
<DiceSix size={24} />
thin
<DiceSix size={24} weight="thin" />
light
<DiceSix size={24} weight="light" />
bold
<DiceSix size={24} weight="bold" />
fill
<DiceSix size={24} weight="fill" />
duotone
<DiceSix size={24} weight="duotone" />

Details

Library
Phosphor (1,512 icons)
License
MIT
viewBox
0 0 256 256
Category
games
Keywords
dierollinggamblegamblingcasinogaming6gamesobjectsdicesixroll

FAQ

What does the dice-six icon represent?
It represents a six-sided die, often used for games, gambling, or indicating random chance.
How do I use the dice-six icon in React?
Import it as DiceSix from '@phosphor-icons/react' and use it as a component: <DiceSix />.
What is the license for this icon?
The Phosphor icon library, including the dice-six icon, is available under the MIT license.

Related icons

The same idea in other libraries, and near matches in Phosphor.

Looking for something else? Search Phosphor and 4 more libraries by description →

The search behind these pages runs as a Claude Code skill. What skills are and how I ship them →