free-symbols

Slanted Equal To Or Less-than With Dot Inside Symbol

⪗ is a mathematical comparison symbol meaning “equal to or less-than” with a dot inside.

U+2A97

⪗ is a Unicode math symbol used to express a specific comparison relation. You can copy it directly, or use its HTML, CSS, and JavaScript escapes in code.

Slanted Equal To Or Less-than With Dot Inside Symbol Meaning

⪗ is a mathematical comparison operator described by Unicode as “SLANTED EQUAL TO OR LESS-THAN WITH DOT INSIDE” (U+2A97). In plain terms, it indicates a “slanted” version of the relation “equal to or less-than,” distinguished by a dot inside the symbol. This makes it useful in contexts where authors want to represent a particular variant of ≤ or its slanted/annotated forms. Because it is a Unicode symbol, it may render differently depending on the font. When precision matters (typesetting, math notation, UI labels), copying the exact character or using the provided code point helps keep meaning consistent.

Common uses

  • Mathematical notation in documents and e-books where a specific ≤ variant is needed
  • Labeling UI elements or settings that represent inequality thresholds (e.g., “allowed ≤ limit”)
  • Styling logic or constraints in technical writing and spec sheets
  • Math-focused web content where an exact Unicode comparison symbol must be displayed
  • Creating consistent symbols in design systems or icon/typography previews for math

Examples

⪗ Slanted Equal To Or Less-Than With Dot Inside

  • x ⪗ 3 means “x is equal to or less-than 3” (with the dot-inside variant).
  • Let n ⪗ 10 represent an upper-bounded integer condition.
  • The value v ⪗ threshold is permitted by the rule.
  • In this specification, parameter p ⪗ max is considered valid.
  • Show states where k ⪗ 0 satisfies the comparison requirement.

Variations

Ready to copy

Technical codes

UnicodeU+2A97
HTML Entity⪗
HTML Code⪗
CSS\2A97

FAQ

What does the Slanted Equal To Or Less-than With Dot Inside symbol mean?

⪗ is a mathematical comparison operator described by Unicode as “SLANTED EQUAL TO OR LESS-THAN WITH DOT INSIDE” (U+2A97). In plain terms, it indicates a “slanted” version of the relation “equal to or less-than,” distinguished by a dot inside the symbol. This makes it useful in contexts where authors want to represent a particular variant of ≤ or its slanted/annotated forms. Because it is a Unicode symbol, it may render differently depending on the font. When precision matters (typesetting, math notation, UI labels), copying the exact character or using the provided code point helps keep meaning consistent.

What is the Unicode code point for ⪗?

⪗ is Unicode U+2A97.

How do I copy ⪗ into HTML?

Use the HTML entity: ⪗

Can I use ⪗ in CSS?

Yes. For example, you can use the CSS escape \\2A97.

Will ⪗ always look the same on every device?

Not always. Rendering can vary by font and platform, but the character and code point will remain the same.