Right Arrow With Tail With Double Vertical Stroke
⤕
UNICODE
U+02915HEX CODE
⤕HTML CODE
⤕HTML ENTITY
—CSS CODE
\2915 // html example
<span>⤕</span> // css example
span {
content: "\2915";
} ⤕
U+02915⤕⤕—\2915 // html example
<span>⤕</span> // css example
span {
content: "\2915";
}