HTML Entity/Symbol⋲(ELEMENT OF WITH LONG HORIZONTAL STROKE )

Copy this symbol

ELEMENT OF WITH LONG HORIZONTAL STROKE

Click on any of the following code values to copy to clipboard.

⋲
⋲
U+022F2
\22f2
⋲

HTML Examples

Using HTML Code value in HTML file

<span> &#8946; </span>

Using HTML Entity value in HTML file

<span> &disin; </span>

CSS Example

Using CSS content code of the HTML entity &disin; to specify in a CSS file

span { 
    content: "\22f2";
}
All HTML Symbols