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