Convert OnlineConvertOnline

HTML Entity/Symbol⇔(LEFT RIGHT DOUBLE ARROW )

Copy this symbol

LEFT RIGHT DOUBLE ARROW

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

⇔
⇔
U+021D4
\21d4
⇔

HTML Examples

Using HTML Code value in HTML file

<span> &#8660; </span>

Using HTML Entity value in HTML file

<span> &iff; </span>

CSS Example

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

span { 
    content: "\21d4";
}
All HTML Symbols