Bowtie
Name Bowtie
Unicode U+22C8
CSS Code \22C8
HTML Entity ⋈
HTML Code ⋈
html
<div>&#8904;</div>
css
div::before {
  content: "\22C8";
}