Circled Division Slash |
| Name | Circled Division Slash | |
| Unicode | U+2298 | |
| CSS Code | \2298 | |
| HTML Entity | ⊘ | |
| HTML Code | ⊘ |
<div>⊘</div>div::before {
content: "\2298";
}Circled Division Slash |
| Name | Circled Division Slash | |
| Unicode | U+2298 | |
| CSS Code | \2298 | |
| HTML Entity | ⊘ | |
| HTML Code | ⊘ |
<div>⊘</div>div::before {
content: "\2298";
}