HTML Entity/Symbol⊒(SQUARE ORIGINAL OF OR EQUAL TO )

Copy this symbol

SQUARE ORIGINAL OF OR EQUAL TO

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

⊒
⊒
U+02292
\2292
⊒

HTML Examples

Using HTML Code value in HTML file

<span> &#8850; </span>

Using HTML Entity value in HTML file

<span> &sqsupe; </span>

CSS Example

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

span { 
    content: "\2292";
}
All HTML Symbols