The Lucide chess bishop icon depicts a chess piece and is commonly used to represent actions or concepts related to strategy, games, or religious roles in user interfaces.
Common uses
- Representing a 'strategy' setting or option.
- Indicating a 'game' or 'board game' related feature.
- As a visual element in a tutorial about chess or strategy games.
Use it in React
Install
npm i lucide-reactImport & render
import { ChessBishop } from 'lucide-react';
<ChessBishop size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- mitremiterpieceboard gamereligionchessbishopbishop piecereligious figure
FAQ
- What is the chess bishop icon used for?
- It's used to visually represent concepts like strategy, games, or religious figures in UI design.
- How do I use the chess bishop icon in React?
- Import it using `import { ChessBishop } from 'lucide-react'` and use it as a component: `<ChessBishop />`.
- What is the license for the Lucide chess bishop icon?
- The Lucide icon library, including the chess bishop 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 →