The Tabler chess queen icon depicts the most powerful piece in chess, commonly used in UIs to represent games, strategy, or royalty.
Common uses
- Representing a chess game or related feature.
- Indicating a 'queen' or 'premium' tier in a service.
- As a visual element in strategy or board game applications.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconChessQueen } from '@tabler/icons-react';
<IconChessQueen size={24} stroke={2} />Styles
Tabler ships this icon in 2 styles — each its own import:
outline
<IconChessQueen size={24} stroke={2} />filled
<IconChessQueenFilled size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Sport
- Keywords
- gamefigurestrategypawnchessqueenathleticfitnessexercisephysicalsportgame piecestrategy iconroyalty iconboard game
FAQ
- What is the chess queen icon used for?
- It's used to visually represent the chess queen piece, often signifying games, strategy, or high status within an application.
- How do I use the chess queen icon in React?
- You can import and use it like this: `import { IconChessQueen } from '@tabler/icons-react';`
- What is the license for the Tabler chess queen icon?
- The Tabler icon library, including the chess queen icon, is available under the MIT license.
Related icons
The same idea in other libraries, and near matches in Tabler.
Looking for something else? Search Tabler 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 →