The Lucide dice 4 icon depicts a four-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 chance element
Use it in React
Install
npm i lucide-reactImport & render
import { Dice4 } from 'lucide-react';
<Dice4 size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- dicerandomtabletop4boardgamedie 4randomizerchancegame die
FAQ
- What is the dice 4 icon used for?
- It's ideal for representing random outcomes, game mechanics, or elements of chance within an application.
- How do I use the dice 4 icon in React?
- You can import and use it directly from the 'lucide-react' library like this: import { Dice4 } from 'lucide-react'.
- What is the license for the Lucide dice 4 icon?
- The Lucide icon library, including the dice 4 icon, is available under the ISC 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 →