The Tabler play card 7 icon depicts the number 7 on a playing card, commonly used in UI to represent card games, gambling-related features, or numerical selections within a game context.
Common uses
- Button to start a card game
- Indicator for a lucky number 7 in a game
- Option in a betting or poker interface
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconPlayCard7 } from '@tabler/icons-react';
<IconPlayCard7 size={24} stroke={2} />Styles
Tabler ships this icon in 2 styles — each its own import:
outline
<IconPlayCard7 size={24} stroke={2} />filled
<IconPlayCard7Filled size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Games
- Keywords
- sevencardinggamedecknumberluckygamblebettingpokerstrategygamesplaycard7seven cardcard number 7
FAQ
- What is the play card 7 icon used for?
- This icon is ideal for representing card games, gambling, or any UI element related to the number 7 in a gaming context.
- How do I use the play card 7 icon in React?
- You can import and use it in your React application with: import { IconPlayCard7 } from '@tabler/icons-react'
- What is the license for this icon?
- The Tabler icons, including play card 7, are distributed under the MIT license.
Related icons
The same idea in other libraries, and near matches in Tabler.