John KuehJohn Kueh

domino icon

HugeIcons · DominoIcon · MIT

Download SVG

The HugeIcons domino icon depicts a rectangular tile with dots, commonly used to represent games, sequences, or building blocks in UI design.

Common uses

  • Game asset or icon
  • Sequence or step indicator
  • Building block or modular component

Use it in React

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

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

Details

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

FAQ

What is the Domino icon used for?
It's typically used for games, representing sequences, or symbolizing building blocks and modular components in user interfaces.
How do I use the Domino icon in React?
Import both HugeiconsIcon and DominoIcon, then render it using <HugeiconsIcon icon={DominoIcon} />.
What is the license for the Domino icon?
The Domino icon is available under the MIT license.

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 →