free-symbols

Not Square Image Of Or Equal To Symbol

⋢ (not square image of or equal to) is a math relation-style symbol used to express a negated comparison.

U+22E2

⋢ is a Unicode math symbol used in formal expressions. It represents a “not … of or equal to” relation. You can copy it directly or use its HTML, CSS, or JavaScript escapes.

Not Square Image Of Or Equal To Symbol Meaning

⋢ is a mathematical relation symbol with the Unicode name “not square image of or equal to” (U+22E2). In practice, it’s used when you want to state that one object does not satisfy a relation involving a “square image of or equal to” condition. Depending on the font and context, it may be used alongside other “image of” and equality/inequality-style symbols to build precise logical or mathematical statements. It’s most common in documents that rely on Unicode math notation, such as technical writing, formula editors, and programming contexts that render Unicode symbols.

Common uses

  • Writing negated mathematical relations in documentation and textbooks
  • Using in formula editors for logic or set/relational statements
  • Adding precise inequality-like notation in technical blog posts
  • Including in LaTeX/Unicode-based workflows when supported by the renderer
  • Communicating “not equal under an image-of relation” in specifications

Examples

⋢ Not Square Image of or Equal To

  • Let A ⋢ B under this mapping.
  • We require ⋢ to exclude the allowed configuration.
  • If condition (1) holds, then A ⋢ C.
  • The relation is defined as “not square image of or equal to” (⋢).
  • Use ⋢ when the relation must be explicitly negated.

Variations

Ready to copy

Technical codes

UnicodeU+22E2
HTML Entity⋢
HTML Code⋢
CSS\22E2

FAQ

What does the Not Square Image Of Or Equal To symbol mean?

⋢ is a mathematical relation symbol with the Unicode name “not square image of or equal to” (U+22E2). In practice, it’s used when you want to state that one object does not satisfy a relation involving a “square image of or equal to” condition. Depending on the font and context, it may be used alongside other “image of” and equality/inequality-style symbols to build precise logical or mathematical statements. It’s most common in documents that rely on Unicode math notation, such as technical writing, formula editors, and programming contexts that render Unicode symbols.

What is the Unicode code point for ⋢?

⋢ is U+22E2 (Unicode name: “NOT SQUARE IMAGE OF OR EQUAL TO”).

How can I copy ⋢ into HTML?

Use the HTML entity: ⋢.

What CSS or JavaScript escapes can I use for ⋢?

CSS escape: \\22E2. JavaScript escape: \\u{22E2}.

In what contexts is this symbol typically used?

It’s primarily used in math notation to express a negated relation connected to “square image of or equal to.”