Domino Tile Horizontal-03-05 Symbol
π is the Domino Tile Horizontal-03-05 character for game-themed text and UI elements.
U+1F04B
π represents a domino tile in horizontal orientation with pips 3 and 5. Itβs useful when you want to add a clear, game-like icon directly in text. This page helps you copy it and use it in HTML, CSS, and JavaScript.
Domino Tile Horizontal-03-05 Symbol Meaning
π is a Unicode domino tile symbol labeled βDOMINO TILE HORIZONTAL-03-05β (U+1F04B). As a visual element, it typically signals domino gameplay or card/game UI components, especially where horizontal tile graphics help communicate the tile value β3β5.β Youβll most often see it used in writing about domino games, scorekeeping, rule explanations, or casual posts where a specific tile matters. Because itβs a single Unicode character, it can be inserted into messages, designs, or code without needing an image asset, though appearance can vary by font support.
Common uses
- β’Use in domino-game score updates (e.g., tracking played tiles like 3β5)
- β’Add to UI labels or buttons for a game mode that references tile values
- β’Include in educational or tutorial text explaining domino rules and examples
- β’Enhance social media posts or chat messages with a game-themed visual
- β’Design lightweight infographics or menus without uploading custom images
Examples
π Domino Tile Horizontal-03-05
- πI just played π in the top row.
- πYour opponent drew π β watch the blocking options.
- πRule check: π matches tiles with a 5 or a 3.
- πRound recap: tiles were π, π, and π.
- πNeed a tile? Add π to your set list.
Variations
Ready to copy
Technical codes
| Unicode | U+1F04B | |
| HTML Entity | 🁋 | |
| HTML Code | 🁋 | |
| CSS | \1F04B |
FAQ
What does the Domino Tile Horizontal-03-05 symbol mean?
π is a Unicode domino tile symbol labeled βDOMINO TILE HORIZONTAL-03-05β (U+1F04B). As a visual element, it typically signals domino gameplay or card/game UI components, especially where horizontal tile graphics help communicate the tile value β3β5.β Youβll most often see it used in writing about domino games, scorekeeping, rule explanations, or casual posts where a specific tile matters. Because itβs a single Unicode character, it can be inserted into messages, designs, or code without needing an image asset, though appearance can vary by font support.
What is the Unicode code point for π?
π is U+1F04B (DOMINO TILE HORIZONTAL-03-05).
How do I copy π into HTML?
Use the HTML entity: 🁋
How do I use π in CSS or JavaScript?
CSS escape: \\1F04B. JavaScript escape: \\u{1F04B}.
Will π look the same everywhere?
It depends on font support. Most modern systems that support this Unicode character should display it correctly, but styling can vary.