John KuehJohn Kueh

dice 3 icon

Lucide · dice-3 · ISC

Download SVG

The Lucide dice 3 icon depicts a three-sided die, commonly used to represent randomness, chance, or game-related actions in user interfaces.

Common uses

  • Random number generation button
  • Tabletop game interface element
  • Loading or progress indicator with a gaming theme

Use it in React

Install
npm i lucide-react
Import & render
import { Dice3 } from 'lucide-react';

<Dice3 size={24} />

Details

Library
Lucide (1,713 icons)
License
ISC
viewBox
0 0 24 24
Keywords
dicerandomtabletop3boardgamedie 3random numbergame diethree

FAQ

What is the purpose of the dice 3 icon?
It visually represents concepts like chance, randomness, or specific game mechanics, particularly in contexts related to board games or dice rolling.
How do I use the dice 3 icon in React?
You can import it directly from the 'lucide-react' library using: import { Dice3 } from 'lucide-react'. Then, render it as a component: <Dice3 />.
What is the license for the Lucide dice 3 icon?
The Lucide icon library, including the dice 3 icon, is distributed under the ISC license, which is a permissive open-source license.

Related icons

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

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