Right Arrow with Loop
↬
UNICODE
U+021AC
HEX 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";
}