Down White Arrow

If you have ever needed a ⇩ Down White Arrow 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

Down White Arrow Codes

U+021E9

Unicode

⇩

Hex Code

⇩

HTML Code

\21E9

CSS Code

Down White Arrow Code Examples

HTML Example

<span> &#8681; </span>

CSS Example

span {
   content: "\21E9";
}

Symbol Copied!