The Lucide dice 1 icon depicts a single die showing the number one, commonly used to represent random outcomes or game-related actions in user interfaces.
Common uses
- Button for rolling dice in a game
- Indicator for a random number selection
- Element in a tabletop gaming interface
Use it in React
Install
npm i lucide-reactImport & render
import { Dice1 } from 'lucide-react';
<Dice1 size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- dicerandomtabletop1boardgamedie 1single dierandom numbergame piece
FAQ
- What is the dice 1 icon used for?
- It's used to visually represent a die showing the number one, often for actions involving chance, randomness, or board games.
- How do I use the dice 1 icon in React?
- You can import and use it directly from the 'lucide-react' library like this: import { Dice1 } from 'lucide-react'.
- What is the license for the Lucide dice 1 icon?
- The Lucide icon library, including the dice 1 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 →