The Lucide club icon depicts a stylized club symbol, commonly used to represent the suit in playing cards or as a general icon for clubs or groups.
Common uses
- Card game interfaces
- Membership or group indicators
- Representing a 'club' category
Use it in React
Install
npm i lucide-reactImport & render
import { Club } from 'lucide-react';
<Club size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- shapesuitplayingcardsclubcard suitgroupclover
FAQ
- What does the club icon represent?
- It represents the club suit from playing cards. It can also be used more generally to signify a club or group.
- How do I use the club icon in React?
- You can import it directly from the 'lucide-react' library using: import { Club } from 'lucide-react'.
- What is the license for the Lucide club icon?
- The Lucide icon library, including the club icon, is available under the ISC license.
Related icons
The same idea in other libraries, and near matches in Lucide.
Looking for something else? Search Lucide 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 →