John KuehJohn Kueh

chess bishop icon

Tabler · chess-bishop · MIT

Download SVG

The Tabler chess bishop icon depicts a chess piece and is commonly used to represent games, strategy, or specific game-related actions in user interfaces.

Common uses

  • Button to start a new chess game
  • Menu item for 'Game Settings'
  • Indicator for a 'strategy' or 'planning' feature

Use it in React

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

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

Styles

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

outline
<IconChessBishop size={24} stroke={2} />
filled
<IconChessBishopFilled size={24} stroke={2} />

Details

Library
Tabler (5,093 icons)
License
MIT
viewBox
0 0 24 24
Category
Sport
Keywords
gamefigurestrategypawnchessbishopathleticfitnessexercisephysicalsportchess piecegame piecestrategy iconboard game

FAQ

What is this icon for?
This icon represents a chess bishop, suitable for interfaces related to board games, strategy, or specific game actions.
How do I use this icon in React?
You can import and use it in React with: `import { IconChessBishop } from '@tabler/icons-react'`.
What is the license for this icon?
The Tabler icon library, including the chess bishop 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 →