John KuehJohn Kueh

dice three icon

Phosphor · dice-three · MIT

Download SVG

The Phosphor dice three icon depicts a three-sided die, commonly used to represent games, chance, or random selection in user interfaces.

Common uses

  • Representing a dice roll outcome in a game.
  • Indicating a random selection feature.
  • Styling for a casino or gambling-related section.

Use it in React

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

<DiceThree size={24} />

Styles

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

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

Details

Library
Phosphor (1,512 icons)
License
MIT
viewBox
0 0 256 256
Category
games
Keywords
dierollinggamblegamblingcasinogaming3gamesobjectsdicethreedie threethree sided diegaming die

FAQ

What is the dice three icon used for?
It's used to visually represent games, chance, or random selection. This could be for a dice roll in a game or a feature that involves randomness.
How do I use the dice three icon in React?
You can import and use it directly in your React components like this: import { DiceThree } from '@phosphor-icons/react'. Then render it as <DiceThree />.
What is the license for the Phosphor dice three icon?
The Phosphor icon library, including the dice three 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 →