Pixelarticons

Chess Pixel Art Icon

A chess icon for strategy games, brain training apps, chess platforms, and turn-based game navigation.

games Free 4 variants

Style variants

base

Outline · rounded corners

sharp

Outline · sharp corners

glyph

Filled · sharp corners

Get Pro

solid

Filled · rounded corners

Get Pro

Base, sharp, solid or glyph: see how the four styles differ and which to use.

About the Chess icon

A chess piece, typically a king or knight, representing the board game with all its strategy and competition associations. Use it on the navigation item for a chess app, a 'Strategy games' category badge, a 'Brain training' section in a gaming hub, or a tournament bracket for chess competitions. Its intellectual connotations distinguish it from luck-based icons like dice. For broader board-game contexts, a puzzle or board-game icon keeps the meaning more inclusive.

Usage

<!-- HTML -->
<img src="pixelarticons/svg/chess.svg" width="24" height="24" alt="Chess" />

<!-- React -->
import { Chess } from 'pixelarticons/react'

<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="chess.svg" width="48" height="48" style="image-rendering: pixelated" />

Related icons