The Lucide spade icon depicts the spade suit from a deck of playing cards, commonly used in UI to represent card games, gambling, or abstract concepts related to the suit.
Common uses
- Card game interfaces
- Gambling or casino-themed apps
- Abstract symbol for a 'negative' or 'sharp' concept
Use it in React
Install
npm i lucide-reactImport & render
import { Spade } from 'lucide-react';
<Spade size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- shapesuitplayingcardsspadeplaying card spadecard suit spadeblack spadesharp suit
FAQ
- What is the spade icon used for?
- It represents the spade suit from playing cards and can be used in contexts related to card games, gambling, or as a symbolic element.
- How do I use the spade icon in React?
- You can import and use it like this: `import { Spade } from 'lucide-react'`. Then render it as a component: `<Spade />`.
- What is the license for the spade icon?
- The Lucide spade icon is available under the ISC license, which is a permissive open-source 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 →