The HugeIcons dice faces 01 icon depicts a set of dice, commonly used to represent elements of chance, randomness, or gaming in user interfaces.
Common uses
- Random selection feature
- Game interface element
- Probability demonstration
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { DiceFaces01Icon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={DiceFaces01Icon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- dicegamingrandomchance
FAQ
- What is the DiceFaces01Icon used for?
- This icon represents dice, suitable for indicating randomness, chance, or gaming-related features in an application.
- How do I use the DiceFaces01Icon in React?
- Import both HugeiconsIcon and DiceFaces01Icon, then render it using <HugeiconsIcon icon={DiceFaces01Icon} />.
- What is the license for this icon?
- The HugeIcons dice faces 01 icon is available under the MIT license.
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 →