Geometrically Equivalent To
Name Geometrically Equivalent To
Unicode U+224E
CSS Code \224E
HTML Entity ≎
HTML Code ≎
html
<div>&#8782;</div>
css
div::before {
  content: "\224E";
}