The HugeIcons dice faces 03 icon depicts a set of dice, 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 { DiceFaces03Icon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={DiceFaces03Icon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- dicegamingrandomchance
FAQ
- What is this icon used for?
- This icon represents dice, making it suitable for features involving chance, randomness, or games.
- How do I use the DiceFaces03Icon in React?
- Import both HugeiconsIcon and DiceFaces03Icon from their respective packages, then render <HugeiconsIcon icon={DiceFaces03Icon} />.
- What is the license for this icon?
- The DiceFaces03Icon 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 →