Left Double Arrow-Tail
⤛
UNICODE
U+0291BHEX CODE
⤛HTML CODE
⤛HTML ENTITY
⤛CSS CODE
\291B // html example
<span>⤛</span> // css example
span {
content: "\291B";
} ⤛
U+0291B⤛⤛⤛\291B // html example
<span>⤛</span> // css example
span {
content: "\291B";
}