Superset Above Leftwards Arrow
Name Superset Above Leftwards Arrow
Unicode U+297B
CSS Code \297B
HTML Entity ⥻
HTML Code ⥻
html
<div>&#10619;</div>
css
div::before {
  content: "\297B";
}