LogoSymbolDb
White King
White Queen
White Rook
White Bishop
White Knight
White Pawn
Black King
Black Queen
Black Rook
Black Bishop
Black Knight
Black Pawn
Black Spade
White Heart
White Diamond
Black Club
White Spade
Black Heart
Black Diamond
White Club
🂠
Playing Card Back
🂡
Ace of Spades
🂮
King of Spades
🃏
Joker
🃟
Playing Card Placeholder
🂭
Queen of Spades
🂫
Jack of Spades
🃞
King of Hearts
🀀
East Wind
🀁
South Wind
🀂
West Wind
🀃
North Wind
🀄
Red Dragon
🀅
Green Dragon
🀆
White Dragon
🀇
One Circle
🀏
Nine Circle
🀐
One Bamboo
🀘
Nine Bamboo
🀙
One Character
🀡
Nine Character
🀥
Spring
🀦
Summer
🀧
Autumn
Die Face-1
Die Face-2
Die Face-3
Die Face-4
Die Face-5
Die Face-6
🎲
Game Die
🎰
Slot Machine
🎮
Video Game
🎯
Direct Hit
🎲
Game Die
🎳
Bowling
🎴
Flower Cards
🃏
Joker
🀄️
Mahjong Red Dragon
🎰
Slot Machine

♟️ Game & Board Game Symbols Explained

Complete reference for 60 game-related symbols, including chess pieces, playing card suits, mahjong tiles, dice, and game controller icons.

This page features a comprehensive collection of 60 game and board game symbols, covering chess pieces, playing card suits and faces, mahjong tiles, dice, and game controller icons. These symbols are widely used in chess notation, card game interfaces, game development, mathematical texts, and social media. Each symbol carries unique cultural meaning and game-specific rules. Below is a detailed breakdown by category, including technical parameters and usage scenarios.

♔ Chess Symbols

Chess symbols consist of 12 pieces, divided into white (solid) and black (outline) pieces. ♔ (U+2654) is called the "White Chess King" symbol. Its Unicode is U+2654, the LaTeX command is \WhiteKing, and the HTML entity is ♔. It represents the white king in chess and is abbreviated as 'K' in chess notation. ♕ (U+2655) is called the "White Chess Queen" symbol. Its Unicode is U+2655, the LaTeX command is \WhiteQueen, and the HTML entity is ♕, abbreviated as 'Q'. ♖ (U+2656) is called the "White Chess Rook" symbol. Its Unicode is U+2656, the LaTeX command is \WhiteRook, and the HTML entity is ♖, abbreviated as 'R'. ♗ (U+2657) is called the "White Chess Bishop" symbol. Its Unicode is U+2657, the LaTeX command is \WhiteBishop, and the HTML entity is ♗, abbreviated as 'B'. ♌ (U+2658) is called the "White Chess Knight" symbol. Its Unicode is U+2658, the LaTeX command is \WhiteKnight, and the HTML entity is ♘, abbreviated as 'N'. ♙ (U+2659) is called the "White Chess Pawn" symbol. Its Unicode is U+2659, the LaTeX command is \WhitePawn, and the HTML entity is ♙, abbreviated as 'P'. The black counterparts are ♚ (U+265A) Black King, ♛ (U+265B) Black Queen, ♜ (U+265C) Black Rook, ♝ (U+265D) Black Bishop, ♞ (U+265E) Black Knight, and ♟ (U+265F) Black Pawn. These symbols are essential in chess software and online platforms. LaTeX support typically requires the skak or chessfss package.

♠ Playing Card Symbols

Playing card symbols include suits and specific face cards. ♠ (U+2660) is called the "Black Spade Suit" symbol. Its Unicode is U+2660, the LaTeX command is \spadesuit, and the HTML entity is ♠. ♡ (U+2661) is called the "White Heart Suit" symbol (outline), while ♥ (U+2665) is called the "Black Heart Suit" symbol (solid). Its Unicode is U+2665, the LaTeX command is \heartsuit, and the HTML entity is ♥. ♢ (U+2662) is called the "White Diamond Suit" symbol (outline), and ♦ (U+2666) is called the "Black Diamond Suit" symbol (solid). Its Unicode is U+2666, the LaTeX command is \diamondsuit, and the HTML entity is ♦. ♣ (U+2663) is called the "Black Club Suit" symbol. Its Unicode is U+2663, the LaTeX command is \clubsuit, and the HTML entity is ♣. Additionally, there are outline versions: ♤ (U+2664) White Spade and ♧ (U+2667) White Club. Specific card faces range from 🂠 to 🂧, such as 🂠 (U+1F0A0) is called the "Playing Card Back" symbol, 🂡 (U+1F0A1) is called the "Ace of Spades" symbol, and 🂮 (U+1F0AE) is called the "King of Spades" symbol. These are widely used in game development and UI design. Note that some older browsers may not support the U+1F0A0 range; SVG fallbacks are recommended.

🀄 Mahjong Tile Symbols

Mahjong tile symbols include 16 core tiles, covering circles, bamboos, characters, and honor tiles. 🀀 (U+1F000) is called the "East Wind" symbol. Its Unicode is U+1F000, and the HTML entity is 🄀. 🀁 (U+1F001) is called the "South Wind" symbol. 🀂 (U+1F002) is called the "West Wind" symbol. 🀃 (U+1F003) is called the "North Wind" symbol. 🀄 (U+1F004) is called the "Red Dragon" symbol, one of the most iconic mahjong tiles. 🀅 (U+1F005) is called the "Green Dragon" symbol. 🀆 (U+1F006) is called the "White Dragon" symbol. Circle tiles range from 🀇 (One Circle) to 🀏 (Nine Circle), bamboo tiles from 🀐 to 🀘, and character tiles from 🀙 to 🀡. In mahjong game development, these symbols require dedicated fonts like "Segoe UI Historic" or "Noto Sans CJK" for proper display. For LaTeX, these symbols need to be used with \text{} in math mode, ensuring the compiler supports extended Unicode blocks.

🎲 Dice Symbols

Dice symbols include traditional pip symbols and modern game symbols. ⚀ (U+2680) is called the "Die Face-1" symbol. Its Unicode is U+2680, and the HTML entity is ⚀. ⚁ (U+2681) is called the "Die Face-2" symbol. ⚂ (U+2682) is called the "Die Face-3" symbol. ⚃ (U+2683) is called the "Die Face-4" symbol. ⚄ (U+2684) is called the "Die Face-5" symbol. ⚅ (U+2685) is called the "Die Face-6" symbol. Additionally, 🎲 (U+1F3B2) is called the "Game Die" symbol. Its Unicode is U+1F3B2, and the HTML entity is 🎲. 🎰 (U+1F3B0) is called the "Slot Machine" symbol. These symbols are frequently used in probability education and board game design. LaTeX support may require the wasysym or pifont package, or can be implemented via font icons. For optimal display, use the "Noto Sans Symbols2" font.

🎮 Game Controller Symbols

Game controller and related entertainment symbols include: 🎮 (U+1F3AE) is called the "Video Game" symbol. Its Unicode is U+1F3AE, and the HTML entity is 🎮, commonly used to represent electronic games or consoles. 🎯 (U+1F3AF) is called the "Direct Hit" symbol, representing precise targeting. 🎲 (U+1F3B2) is called the "Game Die" symbol. 🎳 (U+1F3B3) is called the "Bowling" symbol. 🎴 (U+1F3F4) is called the "Flower Cards" symbol. 🃏 (U+1F0CF) is called the "Joker" symbol. 🀄️ (U+1F004) is called the "Mahjong Red Dragon" symbol. 🎰 (U+1F3B0) is called the "Slot Machine" symbol. These are widely used in gaming communities and streaming platforms. In LaTeX, these emoji symbols are best handled using the emoji package or by leveraging system fonts with XeLaTeX/LuaLaTeX engines.

📌 Important Usage Notes for Game Symbols

When using these symbols in game development or typesetting, consider the following: First, chess symbols in notation should follow FEN (Forsyth-Edwards Notation) and PGN (Portable Game Notation) standards; using the dedicated skak package ensures proper alignment. Second, playing card suits have both solid and outline versions—note the semantic difference between U+2661 (White Heart) and U+2665 (Black Heart); solid versions are typically used in card game interfaces. Third, mahjong symbols occupy the Unicode range U+1F000 to U+1F02F; Windows requires "Segoe UI Historic" or "Microsoft YaHei" for full display, while macOS users should use "Apple Symbols." Fourth, dice symbols ⚀ to ⚅ belong to the Miscellaneous Symbols block; in mathematical texts, the unicode-math package can be used for direct input. Fifth, most game controller symbols are emoji; for web use, consider Apple, Google, or Microsoft's color font solutions. SVG source code defaults to monochrome vector graphics; color definitions require additional styling. Sixth, when copying SVG source or downloading PNG, the system renders symbols based on installed fonts—ensure appropriate character sets are available to avoid placeholder boxes. Seventh, for composite symbols (like specific playing cards), using the complete Unicode sequence is recommended over single symbols for semantic accuracy. Following these guidelines ensures professional and accurate use of game and board game symbols across various platforms.

💡 Usage Tips

To copy the Unicode, LaTeX command, or HTML entity for any game symbol, simply click on the corresponding symbol card and click the desired item in the detail panel for one-click copying. Each symbol also supports generating SVG vector source code or downloading as a 512×512 pixel transparent background PNG, ideal for presentations, game design drafts, teaching materials, or social media. When writing chess textbooks or developing game UIs, it's recommended to use LaTeX commands with the appropriate packages for optimal typesetting, especially for rare symbols like mahjong tiles, where LaTeX ensures cross-platform consistency through font switching.

😊

Cute

Symbols used for decoration and embellishment, including stars, flowers, arrows, borders, etc.