The Tabler chess king icon depicts the most important piece in chess, commonly used in UIs to represent royalty, leadership, strategy, or the game of chess itself.
Common uses
- Representing a 'king' or 'leader' role.
- Indicating a game or strategy-related setting.
- As a visual element in a chess application or website.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconChessKing } from '@tabler/icons-react';
<IconChessKing size={24} stroke={2} />Styles
Tabler ships this icon in 2 styles — each its own import:
outline
<IconChessKing size={24} stroke={2} />filled
<IconChessKingFilled size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Sport
- Keywords
- gamefigurestrategypawnchesskingathleticfitnessexercisephysicalsportroyal figurestrategy piecegame piecemonarch
FAQ
- What is the chess king icon used for?
- It's used to visually represent concepts like leadership, royalty, strategy, or the game of chess in user interfaces.
- How do I use the chess king icon in React?
- Import it using `import { IconChessKing } from '@tabler/icons-react';` and then use it as a React component: `<IconChessKing />`.
- What is the license for the Tabler chess king icon?
- The Tabler icons, including the chess king, are available under the MIT license.
Related icons
The same idea in other libraries, and near matches in Tabler.