Left-Side Arc Anticlockwise Arrow
⤹
UNICODE
U+02939HEX CODE
⤹HTML CODE
⤹HTML ENTITY
⤹CSS CODE
\2939 // html example
<span>⤹</span> // css example
span {
content: "\2939";
} ⤹
U+02939⤹⤹⤹\2939 // html example
<span>⤹</span> // css example
span {
content: "\2939";
}