Heavy Greek Cross Symbol
The ✚ Heavy Greek Cross symbol is a bold cross character used for emphasis and simple labeling.
U+271A
✚ is the Heavy Greek Cross character from the Dingbats block. It’s commonly used when you want a strong, compact cross mark in text or UI. This page helps you copy it and use the correct code points in your work.
Heavy Greek Cross Symbol Meaning
✚ (U+271A) is the “Heavy Greek Cross,” a bold cross-like symbol often used as a visual indicator rather than a detailed icon. In everyday digital use, it can mean “add,” “plus,” “cross,” or “selection/confirmation,” depending on the context and surrounding text. Designers also use it as a decorative marker in lists, labels, warnings, or status text where a simple cross shape works well. Because it’s text-based, it scales naturally with fonts and is easy to embed in plain text, HTML, and code.
Common uses
- •Add or plus-style labeling in simple text UIs
- •Decorative separators or bullet-like markers in lists
- •Status indicators (e.g., confirmed, selected, or checked-like cues)
- •Form or app labels where a compact cross icon is needed
- •Social posts or captions as a visual emphasis marker
Examples
✚ Heavy Greek Cross
- ✚Our service is available ✚
- ✚Step 1: Choose a plan ✚ Step 2: Confirm details
- ✚Selected items: 3 ✚
- ✚All set ✚ You’re ready to continue
- ✚Add notes ✚ then submit
Variations
Ready to copy
Technical codes
| Unicode | U+271A | |
| HTML Entity | ✚ | |
| HTML Code | ✚ | |
| CSS | \271A |
FAQ
What does the Heavy Greek Cross symbol mean?
✚ (U+271A) is the “Heavy Greek Cross,” a bold cross-like symbol often used as a visual indicator rather than a detailed icon. In everyday digital use, it can mean “add,” “plus,” “cross,” or “selection/confirmation,” depending on the context and surrounding text. Designers also use it as a decorative marker in lists, labels, warnings, or status text where a simple cross shape works well. Because it’s text-based, it scales naturally with fonts and is easy to embed in plain text, HTML, and code.
What is the Unicode name of ✚?
The Unicode name is “HEAVY GREEK CROSS.”
What is the Unicode code point for the symbol ✚?
It is U+271A.
How do I write ✚ in HTML?
Use the entity: ✚
How can I use ✚ in CSS or JavaScript?
CSS escape: \\271A. JavaScript (Unicode escape): \\u{271A}.