Bottom Arc Anticlockwise Arrow
⤻
UNICODE
U+0293BHEX CODE
⤻HTML CODE
⤻HTML ENTITY
—CSS CODE
\293B // html example
<span>⤻</span> // css example
span {
content: "\293B";
} ⤻
U+0293B⤻⤻—\293B // html example
<span>⤻</span> // css example
span {
content: "\293B";
}