The HugeIcons dice faces 04 icon depicts a single die face, commonly used to represent randomness, chance, or game-related actions in user interfaces.
Common uses
- Random number generation button
- Game element selection
- Probability simulation control
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { DiceFaces04Icon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={DiceFaces04Icon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- die facerandom icongaming iconchance icon
FAQ
- What does the DiceFaces04Icon represent?
- This icon represents a single face of a die, symbolizing elements of chance or random selection.
- How do I use DiceFaces04Icon in React?
- Import both HugeiconsIcon and DiceFaces04Icon, then render <HugeiconsIcon icon={DiceFaces04Icon} />.
- What is the license for this icon?
- The DiceFaces04Icon is distributed under the MIT license, allowing for free use.
Related icons
The same idea in other libraries, and near matches in HugeIcons.
Looking for something else? Search HugeIcons 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 →