The HugeIcons dice faces 05 icon depicts a set of dice, commonly used to represent elements of chance, randomness, or gaming in user interfaces.
Common uses
- Random number generation button
- Game element selection
- Probability demonstration
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { DiceFaces05Icon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={DiceFaces05Icon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- dicegamingrandomchance
FAQ
- What is the DiceFaces05Icon used for?
- This icon represents dice, suitable for indicating randomness, chance, or gaming-related features in an application.
- How do I use DiceFaces05Icon in React?
- Import both HugeiconsIcon and DiceFaces05Icon, then render the icon using <HugeiconsIcon icon={DiceFaces05Icon} />.
- What is the license for this icon?
- The DiceFaces05Icon is available under the MIT license, allowing for free use in commercial and non-commercial projects.
Related icons
The same idea in other libraries, and near matches in HugeIcons.