John KuehJohn Kueh

dice 2 icon

Tabler · dice-2 · MIT

Download SVG

The Tabler dice 2 icon depicts a single die showing the number two, commonly used in UIs to represent game actions, random number generation, or gambling-related features.

Common uses

  • Button for rolling dice in a game
  • Indicator for a random number selection
  • Element in a casino or board game interface

Use it in React

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

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

Styles

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

outline
<IconDice2 size={24} stroke={2} />
filled
<IconDice2Filled size={24} stroke={2} />

Details

Library
Tabler (5,093 icons)
License
MIT
viewBox
0 0 24 24
Category
Games
Keywords
gameboardgamerollthrowcubenumbersgamblingdiceentertainmentplayinggames2die twogaming dienumber two diegambling cube

FAQ

What is this icon for?
This icon represents a die showing the number two. It's useful for games, random number generation, or gambling themes.
How do I use this in React?
You can import and use it directly in your React components like this: import { IconDice2 } from '@tabler/icons-react'; <IconDice2 />.
What is the license for this icon?
The Tabler icon library, including the dice-2 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 →