Ballot X
Name Ballot X
Unicode U+2717
CSS Code \2717
HTML Entity ✗
HTML Code ✗
html
<div>&#10007;</div>
css
div::before {
  content: "\2717";
}