Left Arrow with Loop

If you have ever needed a ↫ Left Arrow with Loop 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

Left Arrow with Loop Codes

U+021AB

Unicode

↫

Hex Code

↫

HTML Code

↫

HTML Entity

\21AB

CSS Code

Left Arrow with Loop Code Examples

HTML Example

<span> &#8619; </span>

CSS Example

span {
   content: "\21AB";
}

Symbol Copied!