HTML Entity/Symbol⤅(RIGHTWARDS TWO-HEADED ARROW FROM BAR )

Copy this symbol

RIGHTWARDS TWO-HEADED ARROW FROM BAR

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

⤅
⤅
U+02905
\2905
⤅

HTML Examples

Using HTML Code value in HTML file

<span> &#10501; </span>

Using HTML Entity value in HTML file

<span> &Map; </span>

CSS Example

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

span { 
    content: "\2905";
}
All HTML Symbols