The Lucide chess queen icon depicts the most powerful piece in chess and is typically used to represent royalty, leadership, or a primary option in a set of choices.
Common uses
- Admin dashboard: primary user role
- Settings: default or most important option
- Game UI: representing the queen piece
Use it in React
Install
npm i lucide-reactImport & render
import { ChessQueen } from 'lucide-react';
<ChessQueen size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- rulercrownpieceboard gamestalematechessqueenroyalking alternativefemale rulerchess piece
FAQ
- What is the chess queen icon used for?
- It represents the queen piece in chess, often symbolizing power, leadership, or a primary choice in UI elements.
- How do I use the chess queen icon in React?
- Import it from 'lucide-react' with: import { ChessQueen } from 'lucide-react'. Then use it as a React component: <ChessQueen />.
- What is the license for the Lucide chess queen icon?
- The Lucide icon library, including the chess queen 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 →