✦free-symbols
πŸ‚†

Domino Tile Vertical-05-00 Symbol

πŸ‚† is the vertical domino tile showing 5 and 0 pips (U+1F086).

U+1F086

πŸ‚† represents a specific playing-card-style domino tile in Unicode. It’s useful when you need dominoes in icons, UI, or casual text. This page helps you copy the symbol and use it in common code formats.

Domino Tile Vertical-05-00 Symbol Meaning

πŸ‚† is the Unicode character named β€œDOMINO TILE VERTICAL-05-00,” code point U+1F086. It visually depicts a vertical domino tile with two ends labeled 5 and 0. Because it’s part of the Domino Tiles block, it’s typically used to represent dominoes in text-based contexts, such as game discussions, status indicators, or lightweight UI elements. It may also be used in creative writing or design where a domino motif is helpful, especially when you want the exact 5–0 tile rather than a generic domino icon.

Common uses

  • β€’Labeling domino pieces in a game UI or on a digital board
  • β€’Adding a domino tile icon to chat messages for game turns
  • β€’Creating lightweight domino-themed graphics for social posts
  • β€’Using in diagrams or instructions for domino game rules
  • β€’Decorating decks, sets, or inventory lists in apps

Examples

πŸ‚† Vertical Domino Tile 5-0

  • πŸ‚†My last tile was πŸ‚† (5–0).
  • πŸ‚†Play πŸ‚† next to the 0 end.
  • πŸ‚†Round update: I drew πŸ‚†.
  • πŸ‚†Check the sequence using πŸ‚† as the starting tile.
  • πŸ‚†Opponent claimed they have πŸ‚†β€”is it in the boneyard?

Variations

Ready to copy

Technical codes

UnicodeU+1F086
HTML Entity🂆
HTML Code🂆
CSS\1F086

FAQ

What does πŸ‚† mean?

It’s the Unicode β€œDOMINO TILE VERTICAL-05-00,” a vertical domino tile showing 5 and 0 pips.

What is the Unicode code point for πŸ‚†?

The code point is U+1F086.

How can I use πŸ‚† in HTML?

You can use the entity: 🂆

What escapes work in JavaScript or CSS?

JavaScript: \\u{1F086}. CSS escaping: \\1F086.