John KuehJohn Kueh

dice 4 icon

Tabler · dice-4 · MIT

Download SVG

The Tabler dice 4 icon depicts a single six-sided die showing the number 4, commonly used to represent games, gambling, or random number generation in user interfaces.

Common uses

  • Button to roll dice in a game
  • Indicator for a random outcome
  • Element in a casino or board game UI

Use it in React

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

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

Styles

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

outline
<IconDice4 size={24} stroke={2} />
filled
<IconDice4Filled size={24} stroke={2} />

Details

Library
Tabler (5,093 icons)
License
MIT
viewBox
0 0 24 24
Category
Games
Keywords
gameboardgamerollthrowcubenumbersgamblingdiceentertainmentplayinggames4die 4gaming dienumber 4gambling cube

FAQ

What does the dice-4 icon represent?
It represents a die showing the number 4, often used for games, gambling, or random number generation.
How do I use the dice-4 icon in React?
You can import and use it directly with: import { IconDice4 } from '@tabler/icons-react'
What is the license for the dice-4 icon?
The Tabler icon library, including the dice-4 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 →