Clockwise Top Semicircle Arrow
↷
UNICODE
U+021B7HEX CODE
↷HTML CODE
↷HTML ENTITY
↷CSS CODE
\21B7 // html example
<span>↷</span> // css example
span {
content: "\21B7";
} ↷
U+021B7↷↷↷\21B7 // html example
<span>↷</span> // css example
span {
content: "\21B7";
}