John KuehJohn Kueh

play card a icon

Tabler · play-card-a · MIT

Download SVG

The Tabler play card a icon depicts the Ace of Spades, commonly used to represent card games, gambling, or specific game actions within a user interface.

Common uses

  • Play button for a card game
  • Indicator for a winning hand
  • Icon for a 'high card' feature

Use it in React

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

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

Styles

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

outline
<IconPlayCardA size={24} stroke={2} />
filled
<IconPlayCardAFilled size={24} stroke={2} />

Details

Library
Tabler (5,093 icons)
License
MIT
viewBox
0 0 24 24
Category
Games
Keywords
acecardinghighdecknumbergameplaygambletoppokerstrategygamesplaycardaace of spadespoker card

FAQ

What does the play card a icon represent?
It represents the Ace of Spades, often used for card games, gambling, or as a symbol of a high value in a deck.
How do I use the play card a icon in React?
You can import and use it directly with: import { IconPlayCardA } from '@tabler/icons-react'
What is the license for this icon?
This icon is available under the MIT license, allowing for free use in both personal and commercial projects.

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 →