Greater-Than with Dot |
| Name | Greater-Than with Dot | |
| Unicode | U+22D7 | |
| CSS Code | \22D7 | |
| HTML Entity | ⋗ | |
| HTML Code | ⋗ |
<div>⋗</div>div::before {
content: "\22D7";
}Greater-Than with Dot |
| Name | Greater-Than with Dot | |
| Unicode | U+22D7 | |
| CSS Code | \22D7 | |
| HTML Entity | ⋗ | |
| HTML Code | ⋗ |
<div>⋗</div>div::before {
content: "\22D7";
}