The Tabler play card j icon depicts the Jack of Spades playing card, commonly used in UIs to represent card games, betting, or elements related to a deck of cards.
Common uses
- Button to start a card game
- Indicator for a 'Jack' rank in a game
- Icon for a 'Games' or 'Card Games' section
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconPlayCardJ } from '@tabler/icons-react';
<IconPlayCardJ size={24} stroke={2} />Styles
Tabler ships this icon in 2 styles — each its own import:
outline
<IconPlayCardJ size={24} stroke={2} />filled
<IconPlayCardJFilled size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Games
- Keywords
- jackcardingfacedeckroyalcardgamebetluckpokerstrategygamesplaycardjjack of spadespoker card
FAQ
- What does the play-card-j icon represent?
- It represents the Jack of Spades playing card. It's used for games, betting, or anything related to a deck of cards.
- How do I use the play-card-j icon in React?
- You can import it directly from the '@tabler/icons-react' library using: `import { IconPlayCardJ } from '@tabler/icons-react'`.
- What is the license for this icon?
- The Tabler icon set, including play-card-j, is distributed under the MIT license.
Related icons
The same idea in other libraries, and near matches in Tabler.