John KuehJohn Kueh

dice 6 icon

Tabler · dice-6 · MIT

Download SVG

The Tabler dice 6 icon depicts a standard six-sided die showing the number 6, commonly used to represent games, chance, or random selection in user interfaces.

Common uses

  • Button for rolling dice in a game
  • Indicator for a random number generator
  • Icon for a 'chance' or 'luck' feature

Use it in React

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

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

Styles

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

outline
<IconDice6 size={24} stroke={2} />
filled
<IconDice6Filled size={24} stroke={2} />

Details

Library
Tabler (5,093 icons)
License
MIT
viewBox
0 0 24 24
Category
Games
Keywords
gameboardgamerollthrowcubenumbersgamblingdiceentertainmentplayinggames6die 6six sided diegaming die

FAQ

What is the dice 6 icon used for?
It represents games, chance, or random outcomes. It's useful for elements related to board games, gambling, or any feature involving randomness.
How do I use the dice 6 icon in React?
You can import it directly from the '@tabler/icons-react' library using: `import { IconDice6 } from '@tabler/icons-react'`.
What is the license for the Tabler dice 6 icon?
The Tabler icon library, including the dice 6 icon, is distributed 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 →