The Tabler play card 9 icon depicts the number 9 on a playing card, commonly used to represent game-related actions, numerical values in card games, or specific game elements in UI.
Common uses
- Button to start a card game round
- Displaying a score or card value
- Icon for a '9 of cards' game rule
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconPlayCard9 } from '@tabler/icons-react';
<IconPlayCard9 size={24} stroke={2} />Styles
Tabler ships this icon in 2 styles — each its own import:
outline
<IconPlayCard9 size={24} stroke={2} />filled
<IconPlayCard9Filled size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Games
- Keywords
- ninecardingcasinodecknumbergameplaywagerluckpokerstrategygamesplaycard9card 9playing card nine
FAQ
- What is the play card 9 icon used for?
- It's used to represent the number 9 in card games, game actions, or numerical game elements within a user interface.
- How do I use the play card 9 icon in React?
- Import it from '@tabler/icons-react' using: import { IconPlayCard9 } from '@tabler/icons-react'
- What is the license for this icon?
- The Tabler icons, including play card 9, are available under the MIT license.
Related icons
The same idea in other libraries, and near matches in Tabler.
Looking for something else? Search Tabler and 4 more libraries by description →
The search behind these pages runs as a Claude Code skill. What skills are and how I ship them →