John KuehJohn Kueh

play card 6 icon

Tabler · play-card-6 · MIT

Download SVG

The Tabler play card 6 icon depicts the number 6 on a playing card, commonly used to represent card games, specific card values, or game-related actions in user interfaces.

Common uses

  • Button to start a card game
  • Displaying a specific card value in a game HUD
  • Menu item for a 'card games' section

Use it in React

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

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

Styles

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

outline
<IconPlayCard6 size={24} stroke={2} />
filled
<IconPlayCard6Filled size={24} stroke={2} />

Details

Library
Tabler (5,093 icons)
License
MIT
viewBox
0 0 24 24
Category
Games
Keywords
sixcardingcardsdecknumbergameplaygamblingluckpokerstrategygamesplaycard6card sixplaying card 6

FAQ

What is this icon for?
This icon represents the number 6 on a playing card. It's useful for indicating card games, specific card values, or game-related features.
How do I use this in React?
Import it using `import { IconPlayCard6 } from '@tabler/icons-react';` and then use it as a component: `<IconPlayCard6 />`.
What is the license for this icon?
The Tabler icons, including play-card-6, 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 →