Up Arrow with Tip Left

If you have ever needed a ↰ Up 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

Up Arrow with Tip Left Codes

U+021B0

Unicode

↰

Hex Code

↰

HTML Code

↰

HTML Entity

\21B0

CSS Code

Up Arrow with Tip Left Code Examples

HTML Example

<span> &#8624; </span>

CSS Example

span {
   content: "\21B0";
}

Symbol Copied!