HTML Entity/Symbol⊲(NORMAL SUBGROUP OF )

Copy this symbol

NORMAL SUBGROUP OF

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

⊲
⊲
U+022B2
\22b2
⊲

HTML Examples

Using HTML Code value in HTML file

<span> &#8882; </span>

Using HTML Entity value in HTML file

<span> &LeftTriangle; </span>

CSS Example

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

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