HTML Entity/Symbol⊑(SQUARE IMAGE OF OR EQUAL TO )

Copy this symbol

SQUARE IMAGE OF OR EQUAL TO

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

⊑
⊑
U+02291
\2291
⊑

HTML Examples

Using HTML Code value in HTML file

<span> &#8849; </span>

Using HTML Entity value in HTML file

<span> &sqsube; </span>

CSS Example

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

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