John KuehJohn Kueh

dice two icon

Phosphor · dice-two · MIT

Download SVG

The Phosphor dice two icon depicts a single die showing the number two, commonly used to represent games, chance, or specific numerical values in UI elements.

Common uses

  • Representing a dice roll in a board game UI.
  • Indicating a '2' in a sequence or score.
  • As a visual element in a casino or gambling-themed application.

Use it in React

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

<DiceTwo size={24} />

Styles

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

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

Details

Library
Phosphor (1,512 icons)
License
MIT
viewBox
0 0 256 256
Category
games
Keywords
dierollinggamblegamblingcasinogaming2gamesobjectsdicetwodie tworolling dicegame piecenumber two

FAQ

What does the dice-two icon represent?
It represents a single die with the number two facing up. It's often used for games, chance, or numerical representation.
How do I use the dice-two icon in React?
You can import and use it like this: import { DiceTwo } from '@phosphor-icons/react'. Then render it as <DiceTwo />.
What is the license for the Phosphor dice-two icon?
The Phosphor icon library, including the dice-two 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 →