Succeeds
Name Succeeds
Unicode U+227B
CSS Code \227B
HTML Entity ≻
HTML Code ≻
html
<div>&#8827;</div>
css
div::before {
  content: "\227B";
}