Left Right Arrow Through Small Circle |
| Name | Left Right Arrow Through Small Circle | |
| Unicode | U+2948 | |
| CSS Code | \2948 | |
| HTML Entity | ⥈ | |
| HTML Code | ⥈ |
<div>⥈</div>div::before {
content: "\2948";
}Left Right Arrow Through Small Circle |
| Name | Left Right Arrow Through Small Circle | |
| Unicode | U+2948 | |
| CSS Code | \2948 | |
| HTML Entity | ⥈ | |
| HTML Code | ⥈ |
<div>⥈</div>div::before {
content: "\2948";
}