Upwards Two-Headed Arrow from Small Circle |
| Name | Upwards Two-Headed Arrow from Small Circle | |
| Unicode | U+2949 | |
| CSS Code | \2949 | |
| HTML Entity | ⥉ | |
| HTML Code | ⥉ |
<div>⥉</div>div::before {
content: "\2949";
}Upwards Two-Headed Arrow from Small Circle |
| Name | Upwards Two-Headed Arrow from Small Circle | |
| Unicode | U+2949 | |
| CSS Code | \2949 | |
| HTML Entity | ⥉ | |
| HTML Code | ⥉ |
<div>⥉</div>div::before {
content: "\2949";
}