HTML Entity/Symbol⥰(RIGHT DOUBLE ARROW WITH ROUNDED HEAD )

Copy this symbol

RIGHT DOUBLE ARROW WITH ROUNDED HEAD

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

⥰
⥰
U+02970
\2970
⥰

HTML Examples

Using HTML Code value in HTML file

<span> &#10608; </span>

Using HTML Entity value in HTML file

<span> &RoundImplies; </span>

CSS Example

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

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