The Lucide chess pawn icon depicts a standard chess pawn piece, commonly used to represent actions or concepts related to strategy, games, or the beginning of a process.
Common uses
- Button for 'start game' or 'new round'
- Menu item for strategy settings
- Tag for content about board games
Use it in React
Install
npm i lucide-reactImport & render
import { ChessPawn } from 'lucide-react';
<ChessPawn size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- pieceboard gamechesspawngame piecestrategy iconboard game piecepawn icon
FAQ
- What is the chess pawn icon for?
- It represents a chess pawn, useful for signifying strategy, the start of something, or game-related actions in a UI.
- How do I use the chess pawn icon in React?
- Import it from 'lucide-react' and use it as a component: import { ChessPawn } from 'lucide-react'.
- What is the license for this icon?
- The chess pawn icon is distributed 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 →