North West Arrow and North East Arrow
⤧
UNICODE
U+02927HEX CODE
⤧HTML CODE
⤧HTML ENTITY
⤧CSS CODE
\2927 // html example
<span>⤧</span> // css example
span {
content: "\2927";
} ⤧
U+02927⤧⤧⤧\2927 // html example
<span>⤧</span> // css example
span {
content: "\2927";
}