John KuehJohn Kueh

dice 5 icon

Tabler · dice-5 · MIT

Download SVG

The Tabler dice 5 icon depicts a single die showing the number 5, commonly used in UIs to represent games, gambling, or random number generation.

Common uses

  • Button for rolling dice in a game
  • Indicator for a game's turn
  • Element in a casino or board game interface

Use it in React

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

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

Styles

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

outline
<IconDice5 size={24} stroke={2} />
filled
<IconDice5Filled size={24} stroke={2} />

Details

Library
Tabler (5,093 icons)
License
MIT
viewBox
0 0 24 24
Category
Games
Keywords
gameboardgamerollthrowcubenumbersgamblingdiceentertainmentplayinggames5die 5game dienumber 5gambling icon

FAQ

What does the dice 5 icon represent?
It represents a die with the face showing the number 5. It's typically used for games, gambling, or any context involving chance or numbers.
How do I use the dice 5 icon in React?
You can import and use it directly with the provided React component: import { IconDice5 } from '@tabler/icons-react'. Then render it as <IconDice5 />.
What is the license for the dice 5 icon?
The Tabler icon library, including the dice 5 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 →