HTML Entity/Symbol⤧(NORTH WEST ARROW AND NORTH EAST ARROW )

Copy this symbol

NORTH WEST ARROW AND NORTH EAST ARROW

Click on any of the following code values to copy to clipboard.

⤧
⤧
U+02927
\2927
⤧

HTML Examples

Using HTML Code value in HTML file

<span> &#10535; </span>

Using HTML Entity value in HTML file

<span> &nwnear; </span>

CSS Example

Using CSS content code of the HTML entity &nwnear; to specify in a CSS file

span { 
    content: "\2927";
}
All HTML Symbols