John KuehJohn Kueh

chess rook icon

Tabler · chess-rook · MIT

Download SVG

The Tabler chess rook icon depicts a rook piece from the game of chess, commonly used in UIs to represent chess, strategy games, or board game-related features.

Common uses

  • Link to a chess game section.
  • Button for 'Board Game Settings'.
  • Indicator for a strategy-based feature.

Use it in React

Install
npm i @tabler/icons-react
Import & render
import { IconChessRook } from '@tabler/icons-react';

<IconChessRook size={24} stroke={2} />

Styles

Tabler ships this icon in 2 styles — each its own import:

outline
<IconChessRook size={24} stroke={2} />
filled
<IconChessRookFilled size={24} stroke={2} />

Details

Library
Tabler (5,093 icons)
License
MIT
viewBox
0 0 24 24
Category
Sport
Keywords
gamefigurestrategypawnchessrookathleticfitnessexercisephysicalsportcastletowerboard game piece

FAQ

What is the chess rook icon used for?
It represents the rook piece in chess and is suitable for any UI element related to chess, strategy games, or board games.
How do I use the chess rook icon in React?
Import it using `import { IconChessRook } from '@tabler/icons-react';` and then use it as a component: `<IconChessRook />`.
What is the license for this icon?
The Tabler icon library, including the chess rook icon, is available under the MIT license.

Related icons

The same idea in other libraries, and near matches in Tabler.

Looking for something else? Search Tabler 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 →