Original Of
Name Original Of
Unicode U+22B6
CSS Code \22B6
HTML Entity ⊶
HTML Code ⊶
html
<div>&#8886;</div>
css
div::before {
  content: "\22B6";
}