John KuehJohn Kueh

dice four icon

Phosphor · dice-four · MIT

Download SVG

The Phosphor dice four icon depicts a single die showing the number four, commonly used to represent games of chance, random number generation, or specific game mechanics.

Common uses

  • Button for a 'roll dice' game feature.
  • Indicator in a board game UI.
  • Element within a casino or gambling-themed interface.

Use it in React

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

<DiceFour size={24} />

Styles

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

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

Details

Library
Phosphor (1,512 icons)
License
MIT
viewBox
0 0 256 256
Category
games
Keywords
dierollinggamblegamblingcasinogaming4gamesobjectsdicefourdie fourgaming diecasino die

FAQ

What is the dice four icon used for?
It represents a die showing four, suitable for games, gambling themes, or random selection elements in a UI.
How do I use the dice four icon in React?
Import it from the library and use it as a component: `import { DiceFour } from '@phosphor-icons/react'; <DiceFour />`.
What is the license for the Phosphor dice four icon?
The Phosphor icon library, including the dice four 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 →