John KuehJohn Kueh

play card 4 icon

Tabler · play-card-4 · MIT

Download SVG

The Tabler play card 4 icon depicts a hand of four playing cards, commonly used to represent card games, gambling, or game-related actions in a user interface.

Common uses

  • Button to start a card game
  • Indicator for a 'four of a kind' hand
  • Link to a game lobby or section

Use it in React

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

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

Styles

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

outline
<IconPlayCard4 size={24} stroke={2} />
filled
<IconPlayCard4Filled size={24} stroke={2} />

Details

Library
Tabler (5,093 icons)
License
MIT
viewBox
0 0 24 24
Category
Games
Keywords
gamedeckfourquadgambleshuffledealcardtablehandgamesplay4four cardscard handgame cards

FAQ

What does the play card 4 icon represent?
It shows a hand of four playing cards, often used for games, gambling, or representing card-related actions.
How do I use this icon in React?
Import it using `import { IconPlayCard4 } from '@tabler/icons-react';` and use it as a component: `<IconPlayCard4 />`.
What is the license for this icon?
This icon is 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 →