Negative Circled Latin Capital Letter X Letter
A circled, โnegativeโ styled capital X character for icons and labeled markings.
U+1F167
๐ ง is a specialized Unicode symbol: NEGATIVE CIRCLED LATIN CAPITAL LETTER X (U+1F167). Itโs useful when you need a compact, visually distinct โXโ inside a circled badge. You can copy it directly or use its HTML/CSS/JavaScript escapes in code.
Negative Circled Latin Capital Letter X Letter Meaning
๐ ง (NEGATIVE CIRCLED LATIN CAPITAL LETTER X) combines the letter โXโ with a circled, negative-style presentation. In practice, itโs often used as a bold, attention-grabbing mark to represent an โXโ-type status while keeping the symbol grouped like an icon or badge. Designers and writers may use it for cross marks, cancellation indicators, exclusions, or โnot applicableโ labeling where a simple X might look too plain. Because itโs a single Unicode character, it can be dropped into text, UI labels, or document content without needing an image.
Common uses
- โขStatus badges for โnot allowed,โ โrejected,โ or โexcludedโ labels in apps and forms
- โขDocument markup to indicate cancellation, denial, or an item marked with an X
- โขUI icons for filters or toggles (e.g., โexclude Xโ or โremove selectionโ)
- โขAccessible text annotations where a consistent circled cross symbol is helpful
- โขSocial posts or graphics needing a compact โXโ marker without custom artwork
Examples
๐ ง Negative Circled Latin Capital Letter X
- ๐ งAction: ๐ ง Rejected
- ๐ งItem marked as ๐ ง Cancelled
- ๐ งFilter: Exclude category ๐ ง
- ๐ งStatus: ๐ ง Not applicable
- ๐ งNote: โ Approved / ๐ ง Denied
Variations
Technical codes
| Unicode | U+1F167 | |
| HTML Entity | 🅧 | |
| HTML Code | 🅧 | |
| CSS | \1F167 |
FAQ
What does the Negative Circled Latin Capital Letter X letter mean?
๐ ง (NEGATIVE CIRCLED LATIN CAPITAL LETTER X) combines the letter โXโ with a circled, negative-style presentation. In practice, itโs often used as a bold, attention-grabbing mark to represent an โXโ-type status while keeping the symbol grouped like an icon or badge. Designers and writers may use it for cross marks, cancellation indicators, exclusions, or โnot applicableโ labeling where a simple X might look too plain. Because itโs a single Unicode character, it can be dropped into text, UI labels, or document content without needing an image.
What is the Unicode name of ๐ ง?
The Unicode name is โNEGATIVE CIRCLED LATIN CAPITAL LETTER X.โ
What is the Unicode code point for ๐ ง?
It is U+1F167.
How can I use ๐ ง in HTML?
Use the HTML entity: 🅧
How can I use ๐ ง in CSS or JavaScript?
CSS escape: \\1F167. JavaScript escape: \\u{1F167}.