The Lucide dice 6 icon depicts a standard six-sided die showing the number 6, commonly used to represent randomness, chance, or tabletop gaming elements in user interfaces.
Common uses
- Random number generation button
- Tabletop game interface element
- Loading or progress indicator with a playful theme
Use it in React
Install
npm i lucide-reactImport & render
import { Dice6 } from 'lucide-react';
<Dice6 size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- dicerandomtabletop6boardgamedierandom numbergaming diesix-sided die
FAQ
- What is the dice 6 icon used for?
- It's used to visually represent concepts like randomness, chance, or elements from tabletop games in a UI.
- How do I use the dice 6 icon in React?
- You can import and use it directly from the 'lucide-react' library like this: import { Dice6 } from 'lucide-react'.
- What is the license for the Lucide dice 6 icon?
- The Lucide icon library, including the dice 6 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 →