The Tabler play card star icon depicts a playing card with a star, often used to represent a special or wild card in game-related interfaces.
Common uses
- Wild card in a poker game UI
- Special bonus item in a card game
- Featured card in a deck selection
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconPlayCardStar } from '@tabler/icons-react';
<IconPlayCardStar size={24} stroke={2} />Styles
Tabler ships this icon in 2 styles — each its own import:
outline
<IconPlayCardStar size={24} stroke={2} />filled
<IconPlayCardStarFilled size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Games
- Keywords
- wildjokerdeckspecialbonusshineluckypowerpokerstrategygamesplaycardstarwild cardjoker card
FAQ
- What does the play card star icon represent?
- It represents a special playing card, often a wild card or a card with bonus value in games.
- How do I use this icon in React?
- Import it using `import { IconPlayCardStar } from '@tabler/icons-react'` and use it as a component.
- 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.