The Lucide dice 2 icon depicts a pair of dice showing the number two, commonly used to represent randomness, chance, or game-related actions in user interfaces.
Common uses
- Random number generation button
- Tabletop game element
- Chance or luck indicator
Use it in React
Install
npm i lucide-reactImport & render
import { Dice2 } from 'lucide-react';
<Dice2 size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- dicerandomtabletop2boardgametwo dicegaming dicerandomizerchance icon
FAQ
- What is the dice 2 icon used for?
- It's used to visually represent concepts like randomness, chance, or elements within board and tabletop games.
- How do I use the dice 2 icon in React?
- You can import and use it directly from the 'lucide-react' library with: import { Dice2 } from 'lucide-react'.
- What is the license for the Lucide dice 2 icon?
- The Lucide icon library, including the dice 2 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 →