free-symbols

Less-than Above Slanted Equal Above Greater-than Above Slanted Equal Symbol

⪓ is a specialized math symbol combining less-than, greater-than, and slanted equal relations.

U+2A93

⪓ (U+2A93) is a math symbol with a stacked, relational layout. It’s useful when you want a compact visual expression of multiple inequality/equality cues in one mark.

Less-than Above Slanted Equal Above Greater-than Above Slanted Equal Symbol Meaning

⪓ is a stacked relational operator described by its Unicode name: “less-than above slanted equal above greater-than above slanted equal.” In practice, it represents a combined or multi-step relationship where “less-than” and “greater-than” are paired with “slanted equal” components. Because it’s designed as a single glyph, it’s most often used in mathematical notation, typesetting, and technical writing where you want the exact visual form rather than approximating it with separate symbols. If you’re matching an existing document’s notation, copying the symbol ensures consistency across platforms and fonts.

Common uses

  • Typing or copying a specific stacked relational operator in math notes
  • Representing a combined inequality/equality relation in technical documentation
  • Creating consistent symbols in custom equations or markup templates
  • Labeling diagrams or constraints where a single glyph must match a spec
  • Using in LaTeX/HTML-like content where exact Unicode matching is required

Examples

⪓ Less-than Above Slanted Equal (U+2A93)

  • Let A ⪓ B represent the required stacked relation.
  • In this proof, we use ⪓ as the combined relational operator.
  • The constraint is written as x ⪓ y within the specification.
  • For the next step, substitute ⪓ with the intended relation.
  • The diagram marks the condition using ⪓ for clarity.

Variations

Ready to copy

Technical codes

UnicodeU+2A93
HTML Entity⪓
HTML Code⪓
CSS\2A93

FAQ

What does the Less-than Above Slanted Equal Above Greater-than Above Slanted Equal symbol mean?

⪓ is a stacked relational operator described by its Unicode name: “less-than above slanted equal above greater-than above slanted equal.” In practice, it represents a combined or multi-step relationship where “less-than” and “greater-than” are paired with “slanted equal” components. Because it’s designed as a single glyph, it’s most often used in mathematical notation, typesetting, and technical writing where you want the exact visual form rather than approximating it with separate symbols. If you’re matching an existing document’s notation, copying the symbol ensures consistency across platforms and fonts.

What is the Unicode code point for ⪓?

The symbol ⪓ has Unicode code point U+2A93.

How can I copy ⪓ reliably for use in HTML or web text?

You can paste the character directly (⪓). For HTML, use the entity ⪓.

Is ⪓ the same as “less-than or greater-than”?

No. ⪓ is a specific stacked relational glyph (less-than, slanted equal, greater-than, slanted equal) rather than a generic “or” comparison.

What should I use if my font doesn’t display ⪓ correctly?

Try another Unicode-capable font, or use the escaped forms (for example, \\u{2A93} in JavaScript) to ensure the correct character is being rendered.