Right Arrow With Dotted Stem
⤑
UNICODE
U+02911HEX CODE
⤑HTML CODE
⤑HTML ENTITY
⤑CSS CODE
\2911 // html example
<span>⤑</span> // css example
span {
content: "\2911";
} ⤑
U+02911⤑⤑⤑\2911 // html example
<span>⤑</span> // css example
span {
content: "\2911";
}