The Phosphor club icon depicts the club suit from a deck of cards, commonly used to represent card games, gambling, or casino-related themes in user interfaces.
Common uses
- Representing the club suit in a card game UI.
- Icon for a 'Casino' or 'Gambling' section.
- Part of a set of card suit icons.
Use it in React
Install
npm i @phosphor-icons/reactImport & render
import { Club } from '@phosphor-icons/react';
<Club size={24} />Styles
Phosphor ships this icon in 6 styles — each its own import:
regular
<Club size={24} />thin
<Club size={24} weight="thin" />light
<Club size={24} weight="light" />bold
<Club size={24} weight="bold" />fill
<Club size={24} weight="fill" />duotone
<Club size={24} weight="duotone" />Details
- Library
- Phosphor (1,512 icons)
- License
- MIT
- viewBox
0 0 256 256- Category
- games
- Keywords
- clubssuitscardsgamblingcasinogaminggamesclubcard suit clubplaying card clubclub suitcasino club
FAQ
- What is the club icon used for?
- It represents the club suit from playing cards and is used in UIs related to card games, gambling, or casinos.
- How do I use the club icon in React?
- Import it using `import { Club } from '@phosphor-icons/react'` and then use it as a component: `<Club />`.
- What is the license for the Phosphor club icon?
- The Phosphor icon library, including the club icon, is available under the MIT license.
Related icons
The same idea in other libraries, and near matches in Phosphor.