John KuehJohn Kueh

play card 10 icon

Tabler · play-card-10 · MIT

Download SVG

The Tabler play card 10 icon depicts the number 10 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
  • Indication of a hand with a 10-value card
  • Menu item for 'Deal Cards'

Use it in React

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

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

Styles

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

outline
<IconPlayCard10 size={24} stroke={2} />
filled
<IconPlayCard10Filled size={24} stroke={2} />

Details

Library
Tabler (5,093 icons)
License
MIT
viewBox
0 0 24 24
Category
Games
Keywords
gamedecktencountgambleshuffledealcardtablehandgamesplay10card tenplaying card 10game card 10

FAQ

What is this icon for?
This icon represents the number 10 on a playing card. It's useful for games, especially card games, or to signify a value of 10.
How do I use this in React?
Import the icon component using: import { IconPlayCard10 } from '@tabler/icons-react'. Then use it as <IconPlayCard10 />.
What is the license for this icon?
The Tabler icon library, including 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 →