Right Double Arrow With Vertical Stroke
⤃
UNICODE
U+02903HEX CODE
⤃HTML CODE
⤃HTML ENTITY
⤃CSS CODE
\2903 // html example
<span>⤃</span> // css example
span {
content: "\2903";
} ⤃
U+02903⤃⤃⤃\2903 // html example
<span>⤃</span> // css example
span {
content: "\2903";
}