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