John KuehJohn Kueh

play card 8 icon

Tabler · play-card-8 · MIT

Download SVG

The Tabler play card 8 icon depicts the number 8 on a playing card, commonly used to represent numerical values, card games, or specific game elements in UI.

Common uses

  • Displaying the number 8 in a card game interface.
  • Indicating a specific card or rank in a game menu.
  • Representing a numerical value in a betting or odds display.

Use it in React

Install
npm i @tabler/icons-react
Import & render
import { IconPlayCard8 } from '@tabler/icons-react';

<IconPlayCard8 size={24} stroke={2} />

Styles

Tabler ships this icon in 2 styles — each its own import:

outline
<IconPlayCard8 size={24} stroke={2} />
filled
<IconPlayCard8Filled size={24} stroke={2} />

Details

Library
Tabler (5,093 icons)
License
MIT
viewBox
0 0 24 24
Category
Games
Keywords
eightcardingfundecknumbergameplaygambleoddspokerstrategygamesplaycard8card 8number 8 card

FAQ

What is this icon used for?
This icon represents the number 8 on a playing card. It's useful for games, card-related features, or numerical indicators.
How do I use this icon in React?
You can import and use it in React with: import { IconPlayCard8 } from '@tabler/icons-react'. Then render it as <IconPlayCard8 />.
What is the license for this icon?
This icon is distributed under the MIT license, allowing for free usage in both personal and commercial projects.

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 →