Negative Squared Ic Letter
๐ is the โNegative Squared ICโ enclosed symbol used as a negative/status indicator in text.
U+1F18B
๐ is an emoji-style symbol from the โEnclosed & Circledโ set. Itโs typically used to convey a negative or โnot applicableโ style status in a compact visual form. You can copy it directly or use its Unicode escapes in code.
Negative Squared Ic Letter Meaning
๐ is labeled โNEGATIVE SQUARED ICโ (Unicode U+1F18B). Like other enclosed/circled status symbols, itโs commonly used to represent a negative or disallowed condition in a compact, glanceable way. Depending on context, people use it alongside other indicators to communicate outcomes such as โnegative result,โ โnot accepted,โ or โnot permitted.โ Itโs also useful in UI text (for example, warnings, validation outcomes, or health/status summaries) when you want a clear visual cue without writing a full sentence.
Common uses
- โขStatus indicators for โnegativeโ outcomes in apps or forms
- โขLabels in health or test-result style summaries (e.g., negative vs. positive)
- โขUI messaging for โnot allowedโ or โdisallowedโ states
- โขChat annotations to quickly mark a result as negative
- โขInstructional or help text where a negative/caution marker is helpful
Examples
๐ Negative Squared IC
- ๐Test result: ๐
- ๐Request status: ๐ (not approved)
- ๐Access to this feature is ๐
- ๐Outcome: ๐ โ please try a different option
- ๐Report marked as ๐ due to verification failure
Variations
Technical codes
| Unicode | U+1F18B | |
| HTML Entity | 🆋 | |
| HTML Code | 🆋 | |
| CSS | \1F18B |
FAQ
What does the Negative Squared Ic letter mean?
๐ is labeled โNEGATIVE SQUARED ICโ (Unicode U+1F18B). Like other enclosed/circled status symbols, itโs commonly used to represent a negative or disallowed condition in a compact, glanceable way. Depending on context, people use it alongside other indicators to communicate outcomes such as โnegative result,โ โnot accepted,โ or โnot permitted.โ Itโs also useful in UI text (for example, warnings, validation outcomes, or health/status summaries) when you want a clear visual cue without writing a full sentence.
What is the Unicode code point for ๐?
๐ is Unicode U+1F18B (NEGATIVE SQUARED IC).
How do I copy ๐ for use in HTML?
Use the HTML entity: 🆋
How can I insert ๐ in CSS or stylesheets?
You can use the CSS escape: \\1F18B
What is a simple way to use ๐ in JavaScript?
Use the JavaScript escape form: \\u{1F18B}