Convert OnlineConvertOnline

HTML Entity/Symbol↞(LEFTWARDS TWO HEADED ARROW )

Copy this symbol

LEFTWARDS TWO HEADED ARROW

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

↞
↞
U+0219E
\219e
↞

HTML Examples

Using HTML Code value in HTML file

<span> &#8606; </span>

Using HTML Entity value in HTML file

<span> &twoheadleftarrow; </span>

CSS Example

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

span { 
    content: "\219e";
}
All HTML Symbols