Right Arrow with Loop
↬
UNICODE
U+021ACHEX CODE
↬HTML CODE
↬HTML ENTITY
↬CSS CODE
\21AC // html example
<span>↬</span> // css example
span {
content: "\21AC";
} ↬
U+021AC↬↬↬\21AC // html example
<span>↬</span> // css example
span {
content: "\21AC";
}