Convert OnlineConvertOnline

HTML Entity/Symbol⇍(LEFTWARDS DOUBLE ARROW WITH STROKE )

Copy this symbol

LEFTWARDS DOUBLE ARROW WITH STROKE

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

⇍
⇍
U+021CD
\21cd
⇍

HTML Examples

Using HTML Code value in HTML file

<span> &#8653; </span>

Using HTML Entity value in HTML file

<span> &nlArr; </span>

CSS Example

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

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