HTML Entity/Symbol⤍(RIGHTWARDS DOUBLE DASH ARROW )

Copy this symbol

RIGHTWARDS DOUBLE DASH ARROW

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

⤍
⤍
U+0290D
\290d
⤍

HTML Examples

Using HTML Code value in HTML file

<span> &#10509; </span>

Using HTML Entity value in HTML file

<span> &bkarow; </span>

CSS Example

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

span { 
    content: "\290d";
}
All HTML Symbols