South East Arrow and South West Arrow |
| Name | South East Arrow and South West Arrow | |
| Unicode | U+2929 | |
| CSS Code | \2929 | |
| HTML Entity | ⤩ | |
| HTML Code | ⤩ |
<div>⤩</div>div::before {
content: "\2929";
}South East Arrow and South West Arrow |
| Name | South East Arrow and South West Arrow | |
| Unicode | U+2929 | |
| CSS Code | \2929 | |
| HTML Entity | ⤩ | |
| HTML Code | ⤩ |
<div>⤩</div>div::before {
content: "\2929";
}