The Tabler play card off icon depicts a playing card that is no longer in play, often used to signify a game has ended, a card has been discarded, or a specific game state.
Common uses
- Indicate a completed game or round.
- Show a discarded card in a card game UI.
- Represent a 'no play' or 'game over' state.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconPlayCardOff } from '@tabler/icons-react';
<IconPlayCardOff size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Games
- Keywords
- gamemagictrickcasinoentertainmentspadeheartdiamondclubplayinggamesplaycardoffdiscarded cardgame over card
FAQ
- What does the play card off icon represent?
- It visually represents a playing card that is out of play, suitable for indicating the end of a game, a discarded card, or a disabled game option.
- How do I use the play card off icon in React?
- You can import and use it directly in your React components with: import { IconPlayCardOff } from '@tabler/icons-react'
- What is the license for Tabler icons?
- Tabler icons, including the play card off icon, are distributed under the MIT license, allowing for free usage.
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 →