The HugeIcons clubs 01 icon depicts a stylized club suit, commonly used to represent card games, gambling, or specific categories within an application.
Common uses
- Card game interface element
- Category selection for games
- Visual indicator for a 'clubs' related feature
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { Clubs01Icon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={Clubs01Icon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- club suit iconcard suit iconplaying card club
FAQ
- What does the Clubs01 icon represent?
- The Clubs01 icon represents the club suit from a deck of cards. It's often used in contexts related to card games or as a thematic icon.
- How do I use the Clubs01 icon in a React project?
- Import the icon component and use it like this: import { Clubs01Icon } from '@hugeicons/core-free-icons'; render <HugeiconsIcon icon={Clubs01Icon} />.
- What is the license for this icon?
- The Clubs01 icon is distributed under the MIT license, allowing for free use in both personal and commercial projects.
Related icons
The same idea in other libraries, and near matches in HugeIcons.
Looking for something else? Search HugeIcons 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 →