The Tabler play card k icon depicts the King of Clubs playing card, commonly used to represent games, card-related actions, or royalty in user interfaces.
Common uses
- Start game button
- Card game score display
- Royalty or VIP status indicator
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconPlayCardK } from '@tabler/icons-react';
<IconPlayCardK size={24} stroke={2} />Styles
Tabler ships this icon in 2 styles — each its own import:
outline
<IconPlayCardK size={24} stroke={2} />filled
<IconPlayCardKFilled size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Games
- Keywords
- kingcardingcrowndeckroyaltyhighprestigepokerstrategyfacegamesplaycardkking of clubspoker king
FAQ
- What is the play card k icon used for?
- It represents a King of Clubs playing card, suitable for game-related features, card actions, or indicating prestige.
- How do I use the play card k icon in React?
- Import it using `import { IconPlayCardK } from '@tabler/icons-react';` and then use it as a component: `<IconPlayCardK />`.
- What is the license for this icon?
- The Tabler icons, including play card k, are distributed under the MIT license.
Related icons
The same idea in other libraries, and near matches in Tabler.