free-symbols

Element Of With Two Horizontal Strokes Symbol

⋹ is the “element of with two horizontal strokes” symbol used mainly in mathematical notation.

U+22F9

The symbol “⋹” is named “ELEMENT OF WITH TWO HORIZONTAL STROKES” (Unicode U+22F9). You can copy it directly or use the provided escape sequences in HTML, CSS, and JavaScript. It’s most often seen in specialized mathematical text.

Element Of With Two Horizontal Strokes Symbol Meaning

⋹ (U+22F9) is a Unicode math symbol called “ELEMENT OF WITH TWO HORIZONTAL STROKES.” In mathematical contexts, it can be used to express a relationship involving membership or element-like notation, styled with two horizontal strokes to distinguish it from other “element of” variants. Because it’s a dedicated Unicode character, the most reliable way to use it is as a literal glyph (copy/paste) or with the correct code point in your code or markup. If you’re matching a specific document’s notation, keep the character exactly as shown to avoid meaning or formatting differences.

Common uses

  • Typing or copying specialized mathematical notation in documents and notes
  • Labeling set/member-style relationships in academic writing or worksheets
  • Using the symbol in formula text where a distinct “element of” variant is required
  • Designing math-themed user interface text that needs a consistent Unicode glyph
  • Preparing content for typesetting or publishing tools that support Unicode math symbols

Examples

⋹ Element of with two horizontal strokes

  • For all x ⋹ S, we have x > 0.
  • Let a ⋹ A be a chosen element.
  • Assume y ⋹ B satisfies the given condition.
  • The element z ⋹ C is selected for the proof.
  • If w ⋹ D, then w has property P.

Variations

Ready to copy

Technical codes

UnicodeU+22F9
HTML Entity⋹
HTML Code⋹
CSS\22F9

FAQ

What does the Element Of With Two Horizontal Strokes symbol mean?

⋹ (U+22F9) is a Unicode math symbol called “ELEMENT OF WITH TWO HORIZONTAL STROKES.” In mathematical contexts, it can be used to express a relationship involving membership or element-like notation, styled with two horizontal strokes to distinguish it from other “element of” variants. Because it’s a dedicated Unicode character, the most reliable way to use it is as a literal glyph (copy/paste) or with the correct code point in your code or markup. If you’re matching a specific document’s notation, keep the character exactly as shown to avoid meaning or formatting differences.

What is the Unicode code point for ⋹?

⋹ is Unicode U+22F9.

How do I use ⋹ in HTML?

You can use the HTML entity: ⋹.

How do I use ⋹ in CSS or JavaScript?

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

Is ⋹ the same as a plain “element of” symbol?

No. ⋹ is a specific variant named “element of with two horizontal strokes,” and it’s distinct from other membership-related symbols.

Related symbols