HTML Entity/Symbol⊔(SQUARE CUP )

Copy this symbol

SQUARE CUP

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

⊔
⊔
U+02294
\2294
⊔

HTML Examples

Using HTML Code value in HTML file

<span> &#8852; </span>

Using HTML Entity value in HTML file

<span> &sqcup; </span>

CSS Example

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

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