The Lucide chess knight icon depicts a stylized knight piece, commonly used to represent elements related to strategy, games, or specific chess-related functionalities in a user interface.
Common uses
- Button to start a new chess game
- Menu item for 'Strategy Guide'
- Indicator for a 'Knight's move' feature
Use it in React
Install
npm i lucide-reactImport & render
import { ChessKnight } from 'lucide-react';
<ChessKnight size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- piecehorseboard gamechessknighthorse iconstrategy icongame piece icon
FAQ
- What is the chess knight icon used for?
- It's used to visually represent concepts related to chess, strategy, or a knight's movement in UI elements.
- How do I use the chess knight icon in React?
- Import it from 'lucide-react' and use it as a component: import { ChessKnight } from 'lucide-react'.
- What is the license for this icon?
- The Lucide chess knight icon is available under the ISC license.
Related icons
The same idea in other libraries, and near matches in Lucide.
Looking for something else? Search Lucide 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 →