Very Much Greater-Than
Name Very Much Greater-Than
Unicode U+22D9
CSS Code \22D9
HTML Entity ⋙
HTML Code ⋙
html
<div>&#8921;</div>
css
div::before {
  content: "\22D9";
}