John KuehJohn Kueh

play card q icon

Tabler · play-card-q · MIT

Download SVG

The Tabler play card q icon depicts the Queen of Spades playing card, commonly used to represent card games, royalty, or strategic elements in UI.

Common uses

  • Button to start a card game
  • Indicator for a 'Queen' rank in a game
  • Element in a 'strategy' or 'games' section

Use it in React

Install
npm i @tabler/icons-react
Import & render
import { IconPlayCardQ } from '@tabler/icons-react';

<IconPlayCardQ size={24} stroke={2} />

Styles

Tabler ships this icon in 2 styles — each its own import:

outline
<IconPlayCardQ size={24} stroke={2} />
filled
<IconPlayCardQFilled size={24} stroke={2} />

Details

Library
Tabler (5,093 icons)
License
MIT
viewBox
0 0 24 24
Category
Games
Keywords
queencardingcrowndeckroyaltyhighprestigepokerstrategyfacegamesplaycardqqueen of spadescard game

FAQ

What does the play card q icon represent?
It represents the Queen of Spades playing card. It's often used for games, royalty, or strategic themes.
How do I use this icon in React?
Import it using `import { IconPlayCardQ } from '@tabler/icons-react';` and then use it as a component: `<IconPlayCardQ />`.
What is the license for this icon?
The Tabler icons, including play card q, are 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 →