Right Angle with Arc |
| Name | Right Angle with Arc | |
| Unicode | U+22BE | |
| CSS Code | \22BE | |
| HTML Entity | ⊾ | |
| HTML Code | ⊾ |
<div>⊾</div>div::before {
content: "\22BE";
}Right Angle with Arc |
| Name | Right Angle with Arc | |
| Unicode | U+22BE | |
| CSS Code | \22BE | |
| HTML Entity | ⊾ | |
| HTML Code | ⊾ |
<div>⊾</div>div::before {
content: "\22BE";
}