HTML Entity/Symbol⊏(SQUARE IMAGE OF )

Copy this symbol

SQUARE IMAGE OF

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

⊏
⊏
U+0228F
\228f
⊏

HTML Examples

Using HTML Code value in HTML file

<span> &#8847; </span>

Using HTML Entity value in HTML file

<span> &sqsub; </span>

CSS Example

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

span { 
    content: "\228f";
}
All HTML Symbols