John KuehJohn Kueh

dice 3 icon

Tabler · dice-3 · MIT

Download SVG

The Tabler dice 3 icon depicts a three-sided die, commonly used in UIs to represent games, chance, or numerical outcomes.

Common uses

  • Button to roll dice in a game
  • Indicator for a game score or turn
  • Element in a gambling or casino-themed interface

Use it in React

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

<IconDice3 size={24} stroke={2} />

Styles

Tabler ships this icon in 2 styles — each its own import:

outline
<IconDice3 size={24} stroke={2} />
filled
<IconDice3Filled size={24} stroke={2} />

Details

Library
Tabler (5,093 icons)
License
MIT
viewBox
0 0 24 24
Category
Games
Keywords
gameboardgamerollthrowcubenumbersgamblingdiceentertainmentplayinggames3die 3three sided diegaming die

FAQ

What does the dice-3 icon represent?
It represents a die showing the number 3, often used for games, chance, or random number generation.
How do I use the dice-3 icon in React?
You can import and use it directly with: import { IconDice3 } from '@tabler/icons-react'.
What is the license for the dice-3 icon?
The Tabler icon library, including the dice-3 icon, is available under the MIT license.

Related icons

The same idea in other libraries, and near matches in Tabler.

Looking for something else? Search Tabler 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 →