John KuehJohn Kueh

play card 1 icon

Tabler · play-card-1 · MIT

Download SVG

The Tabler play card 1 icon depicts a playing card, often used to represent game-related actions or elements in a user interface.

Common uses

  • Start game button
  • Card game component
  • Deck management feature

Use it in React

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

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

Styles

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

outline
<IconPlayCard1 size={24} stroke={2} />
filled
<IconPlayCard1Filled size={24} stroke={2} />

Details

Library
Tabler (5,093 icons)
License
MIT
viewBox
0 0 24 24
Category
Games
Keywords
gamedeckacefirstgambleshuffledealcardtablehandgamesplay1game cardace cardplaying card

FAQ

What is the play card 1 icon used for?
This icon is typically used in interfaces related to card games, gambling, or any feature involving decks of cards.
How do I use the play card 1 icon in React?
You can import and use it in your React application with: import { IconPlayCard1 } from '@tabler/icons-react'. Then, render it as <IconPlayCard1 />.
What is the license for this icon?
The Tabler icons, including play-card-1, are distributed 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 →