The Tabler chess knight icon depicts the unique L-shaped piece from the game of chess, commonly used in UIs to represent game-related actions, strategy, or a specific chess context.
Common uses
- Button to start a chess game
- Link to a strategy guide section
- Menu item for 'Game Settings'
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconChessKnight } from '@tabler/icons-react';
<IconChessKnight size={24} stroke={2} />Styles
Tabler ships this icon in 2 styles — each its own import:
outline
<IconChessKnight size={24} stroke={2} />filled
<IconChessKnightFilled size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Sport
- Keywords
- gamefigurestrategypawnchessknightathleticfitnessexercisephysicalsportchess piecegame piecestrategy gameboard game
FAQ
- What is this icon for?
- This icon represents a chess knight piece. It's useful for indicating actions or content related to chess, strategy games, or board games in general.
- How do I use this in React?
- You can import and use the icon in your React application with the following import statement: `import { IconChessKnight } from '@tabler/icons-react'`.
- What is the license for this icon?
- The Tabler icon library, including the chess knight icon, is distributed under the MIT license.
Related icons
The same idea in other libraries, and near matches in Tabler.