John KuehJohn Kueh

dice five icon

Phosphor · dice-five · MIT

Download SVG

The Phosphor dice five icon depicts a single die showing the number five, commonly used to represent games of chance, rolling dice, or specific game mechanics in UI.

Common uses

  • Button for a 'roll dice' action in a game.
  • Indicator for a 'five' outcome in a dice roll simulation.
  • Visual element in a casino or gambling-themed interface.

Use it in React

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

<DiceFive size={24} />

Styles

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

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

Details

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

FAQ

What is the dice five icon used for?
It's used to visually represent dice, rolling dice, gambling, or the number five in game-related contexts.
How do I use the dice five icon in React?
Import it from the library like this: import { DiceFive } from '@phosphor-icons/react'. Then use it as a React component: <DiceFive />.
What is the license for this icon?
The Phosphor icon library, including the dice five 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 →