HTML Entity/Symbol⤛(LEFTWARDS DOUBLE ARROW-TAIL )

Copy this symbol

LEFTWARDS DOUBLE ARROW-TAIL

Click on any of the following code values to copy to clipboard.

⤛
⤛
U+0291B
\291b
⤛

HTML Examples

Using HTML Code value in HTML file

<span> &#10523; </span>

Using HTML Entity value in HTML file

<span> &lAtail; </span>

CSS Example

Using CSS content code of the HTML entity &lAtail; to specify in a CSS file

span { 
    content: "\291b";
}
All HTML Symbols