HTML Entity/Symbol⤖(RIGHTWARDS TWO-HEADED ARROW WITH TAIL )

Copy this symbol

RIGHTWARDS TWO-HEADED ARROW WITH TAIL

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

⤖
⤖
U+02916
\2916
⤖

HTML Examples

Using HTML Code value in HTML file

<span> &#10518; </span>

Using HTML Entity value in HTML file

<span> &Rarrtl; </span>

CSS Example

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

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