Greater-Than or Equivalent To |
| Name | Greater-Than or Equivalent To | |
| Unicode | U+2273 | |
| CSS Code | \2273 | |
| HTML Entity | ≳ | |
| HTML Code | ≳ |
<div>≳</div>div::before {
content: "\2273";
}Greater-Than or Equivalent To |
| Name | Greater-Than or Equivalent To | |
| Unicode | U+2273 | |
| CSS Code | \2273 | |
| HTML Entity | ≳ | |
| HTML Code | ≳ |
<div>≳</div>div::before {
content: "\2273";
}