John KuehJohn Kueh

dice one icon

Phosphor · dice-one · MIT

Download SVG

The Phosphor dice one icon depicts a single die showing the number one, commonly used in UIs to represent a roll of one, a specific game outcome, or a single unit in a set.

Common uses

  • Representing a dice roll result of '1'
  • Indicating the first item in a sequence
  • UI element for a board game or casino app

Use it in React

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

<DiceOne size={24} />

Styles

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

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

Details

Library
Phosphor (1,512 icons)
License
MIT
viewBox
0 0 256 256
Category
games
Keywords
dierollinggamblegamblingcasinogaming1gamesobjectsdiceonedie onesingle diegame piecenumber one

FAQ

What is the dice one icon used for?
It's used to visually represent the number one on a die, often in the context of games, gambling, or random number generation.
How do I use the dice one icon in React?
You can import it directly from the library like this: import { DiceOne } from '@phosphor-icons/react'.
What is the license for this icon?
The Phosphor icon library, including the dice one 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 →