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