HTML Entity/Symbol⤜(RIGHTWARDS DOUBLE ARROW-TAIL )

Copy this symbol

RIGHTWARDS DOUBLE ARROW-TAIL

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

⤜
⤜
U+0291C
\291c
⤜

HTML Examples

Using HTML Code value in HTML file

<span> &#10524; </span>

Using HTML Entity value in HTML file

<span> &rAtail; </span>

CSS Example

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

span { 
    content: "\291c";
}
All HTML Symbols