Ballot Box

If you have ever needed a ☐ Ballot Box Symbol for work or school, but could not find it on your keyboard, you can copy and paste the symbol above or by clicking the button below.

Copy ☐ Symbol to Clipboard

Ballot Box Codes

U+02610

Unicode

☐

Hex Code

☐

HTML Code

\2610

CSS Code

Ballot Box Code Examples

HTML Example

<span> &#9744; </span>

CSS Example

span {
   content: "\2610";
}

Symbol Copied!