Right Arrow with Loop

If you have ever needed a ↬ Right 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

Right Arrow with Loop Codes

U+021AC

Unicode

↬

Hex Code

↬

HTML Code

↬

HTML Entity

\21AC

CSS Code

Right Arrow with Loop Code Examples

HTML Example

<span> &#8620; </span>

CSS Example

span {
   content: "\21AC";
}

Symbol Copied!