Descending Node

If you have ever needed a ☋ Descending Node Symbol for work or school, but could not find it on your keyboard, you can copy and paste the symbol above or by clicking the button below.

Copy ☋ Symbol to Clipboard

Descending Node Codes

U+0260B

Unicode

☋

Hex Code

☋

HTML Code

\260B

CSS Code

Descending Node Code Examples

HTML Example

<span> &#9739; </span>

CSS Example

span {
   content: "\260B";
}

Symbol Copied!