The Lucide dice 5 icon depicts a standard six-sided die showing the number 5, commonly used to represent randomness, chance, or game-related actions in user interfaces.
Common uses
- Random number generation button
- Loading indicator for asynchronous operations
- Element in a board game interface
Use it in React
Install
npm i lucide-reactImport & render
import { Dice5 } from 'lucide-react';
<Dice5 size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- dicerandomtabletop5boardgamedie 5random numbergame diechance
FAQ
- What is the purpose of the dice 5 icon?
- This icon visually represents the concept of randomness, chance, or a specific outcome in a game, often used for actions involving dice rolls or random selections.
- How do I use the dice 5 icon in React?
- You can import and use it in your React application with the following statement: `import { Dice5 } from 'lucide-react'`.
- What is the license for the Lucide dice 5 icon?
- The Lucide dice 5 icon is available 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 →