Nor
Name Nor
Unicode U+22BD
CSS Code \22BD
HTML Entity ⊽
HTML Code ⊽
html
<div>&#8893;</div>
css
div::before {
  content: "\22BD";
}