South East Arrow with Hook |
| Name | South East Arrow with Hook | |
| Unicode | U+2925 | |
| CSS Code | \2925 | |
| HTML Entity | ⤥ | |
| HTML Code | ⤥ |
<div>⤥</div>div::before {
content: "\2925";
}South East Arrow with Hook |
| Name | South East Arrow with Hook | |
| Unicode | U+2925 | |
| CSS Code | \2925 | |
| HTML Entity | ⤥ | |
| HTML Code | ⤥ |
<div>⤥</div>div::before {
content: "\2925";
}