The HugeIcons spades icon depicts the spade suit from a deck of cards, commonly used to represent card games, gambling, or specific actions within a game interface.
Common uses
- Card game interfaces
- Betting or wagering sections
- Representing a specific suit in a card-related app
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { SpadesIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={SpadesIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- suitplaying cardcard suitclub
FAQ
- What does the spades icon represent?
- It represents the spade suit, one of the four suits in a standard deck of playing cards. It's often associated with card games and related themes.
- How do I use the SpadesIcon in React?
- Import both HugeiconsIcon and SpadesIcon, then render it using <HugeiconsIcon icon={SpadesIcon} />.
- What is the license for this icon?
- This icon is distributed under the MIT license, allowing for free use in both personal and commercial projects.
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 →