HTML Entity/Symbol⋫(DOES NOT CONTAIN AS NORMAL SUBGROUP )

Copy this symbol

DOES NOT CONTAIN AS NORMAL SUBGROUP

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

⋫
⋫
U+022EB
\22eb
⋫

HTML Examples

Using HTML Code value in HTML file

<span> &#8939; </span>

Using HTML Entity value in HTML file

<span> &NotRightTriangle; </span>

CSS Example

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

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