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