Left Double Arrow From Bar
⤆
UNICODE
U+02906HEX CODE
⤆HTML CODE
⤆HTML ENTITY
—CSS CODE
\2906 // html example
<span>⤆</span> // css example
span {
content: "\2906";
} ⤆
U+02906⤆⤆—\2906 // html example
<span>⤆</span> // css example
span {
content: "\2906";
}