Right-Side Arc Clockwise Arrow
⤸
UNICODE
U+02938HEX CODE
⤸HTML CODE
⤸HTML ENTITY
⤸CSS CODE
\2938 // html example
<span>⤸</span> // css example
span {
content: "\2938";
} ⤸
U+02938⤸⤸⤸\2938 // html example
<span>⤸</span> // css example
span {
content: "\2938";
}