The Lucide chess rook icon depicts a castle tower, commonly used to represent elements related to strategy games, castles, or specific game pieces in user interfaces.
Common uses
- Representing a 'castle' or 'fortress' feature.
- Indicating a 'strategy' or 'game' related setting.
- As a custom icon for a chess-related application.
Use it in React
Install
npm i lucide-reactImport & render
import { ChessRook } from 'lucide-react';
<ChessRook size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- castlepieceboard gamechessrookfortressgame piecetower
FAQ
- What is the chess rook icon used for?
- It's typically used to represent castles, fortresses, or specifically the rook piece in board games like chess. It can also symbolize strategy or defensive elements in a UI.
- How do I use the chess rook icon in React?
- You can import and use it directly from the 'lucide-react' library with the following import statement: `import { ChessRook } from 'lucide-react'`.
- What is the license for the Lucide chess rook icon?
- The Lucide icon library, including the chess rook icon, is available under the ISC license, which is a permissive free software 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 →