Down Arrow with Tip Left

If you have ever needed a ↲ Down Arrow with Tip Left 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 Arrow with Tip Left Codes

U+021B2

Unicode

↲

Hex Code

↲

HTML Code

↲

HTML Entity

\21B2

CSS Code

Down Arrow with Tip Left Code Examples

HTML Example

<span> &#8626; </span>

CSS Example

span {
   content: "\21B2";
}

Symbol Copied!