John KuehJohn Kueh

dice faces 06 icon

HugeIcons · DiceFaces06Icon · MIT

Download SVG

The HugeIcons dice faces 06 icon depicts a six-sided die with the number six facing up, commonly used to represent chance, randomness, or a specific outcome in games or simulations.

Common uses

  • Random number generation in games
  • Simulating chance events
  • Representing a 'roll' action

Use it in React

Install
npm i @hugeicons/react @hugeicons/core-free-icons
Import & render
import { HugeiconsIcon } from '@hugeicons/react';
import { DiceFaces06Icon } from '@hugeicons/core-free-icons';

<HugeiconsIcon icon={DiceFaces06Icon} size={24} strokeWidth={1.5} />

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
diesixrandomchance

FAQ

What does the DiceFaces06Icon represent?
This icon represents a standard six-sided die showing the number 6. It's used for concepts related to chance and randomness.
How do I use the DiceFaces06Icon in React?
Import both HugeiconsIcon and DiceFaces06Icon, then render <HugeiconsIcon icon={DiceFaces06Icon} />.
What is the license for this icon?
This icon is provided under the MIT license, allowing for free use in both personal and commercial projects.

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 →