Greater-Than But Not Equivalent To |
| Name | Greater-Than But Not Equivalent To | |
| Unicode | U+22E7 | |
| CSS Code | \22E7 | |
| HTML Entity | ⋧ | |
| HTML Code | ⋧ |
<div>⋧</div>div::before {
content: "\22E7";
}Greater-Than But Not Equivalent To |
| Name | Greater-Than But Not Equivalent To | |
| Unicode | U+22E7 | |
| CSS Code | \22E7 | |
| HTML Entity | ⋧ | |
| HTML Code | ⋧ |
<div>⋧</div>div::before {
content: "\22E7";
}