The Tabler play card 3 icon depicts three playing cards, often used to represent games, card-related actions, or a hand of cards in a user interface.
Common uses
- Button to start a card game
- Indicator for a 'three of a kind' hand
- Icon for a 'deal cards' function
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconPlayCard3 } from '@tabler/icons-react';
<IconPlayCard3 size={24} stroke={2} />Styles
Tabler ships this icon in 2 styles — each its own import:
outline
<IconPlayCard3 size={24} stroke={2} />filled
<IconPlayCard3Filled size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Games
- Keywords
- gamedeckthreetriogambleshuffledealcardtablehandgamesplay3three cardscard gamegambling
FAQ
- What does the play card 3 icon represent?
- It visually represents three playing cards, commonly used in contexts related to card games or gambling.
- How do I use this icon in React?
- Import it using `import { IconPlayCard3 } from '@tabler/icons-react'` and then use it as a React component: `<IconPlayCard3 />`.
- What is the license for this icon?
- The Tabler icons, including play card 3, are available under the MIT license.
Related icons
The same idea in other libraries, and near matches in Tabler.