LaTeX Spade (♠) - Complete Guide
The spade symbol (♠) is from playing card suits.
Symbol Preview
♠
Spade
LaTeX Code
No package required
\spadesuitSpade suit symbol
Table of Contents
What is the LaTeX Spade?
Used for decorative purposes or card suit notation.
How to Use Spade in LaTeX
Method 1: Using \spadesuit
✅No package required
Spade suit symbol
Example: Using \spadesuit
latex
\documentclass{article}
\begin{document}
% Using the Spade
Text with \spadesuit
\end{document}Common Use Cases
The Spade symbol is commonly used in the following contexts:
Spade Suit
Playing card suit.
Code
$spadesuit$ KingOutput
♠ King
Complete Examples
Spade Suit
Spade suit notation
latex
\documentclass{article}
\begin{document}
King of $\spadesuit$.
\end{document}Frequently Asked Questions
Which method should I use?
We recommend using the method marked as "Recommended" above. However, the best method depends on your specific needs:
- \spadesuit: Spade suit symbol
Where do I use this symbol?
This symbol can be used:
- In mathematical equations (math mode)
- In regular text (if using text mode)
- In various document environments
Can I use this in display mode?
Yes, symbols that work in math mode (between $ $) also work in display mode (between $$ $$). This allows you to display the symbol on its own line with larger formatting.
🔗 Related Symbols You May Need
View all symbols →🎯 Need to Convert PDF to LaTeX?
Our free PDF to LaTeX converter preserves all mathematical symbols and formatting.
✓ Fast & accurate
✓ Preserves symbols
✓ Free online
✓ No registration