HTML Entity/Symbol⥅(RIGHTWARDS ARROW WITH PLUS BELOW )

Copy this symbol

RIGHTWARDS ARROW WITH PLUS BELOW

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

⥅
⥅
U+02945
\2945
⥅

HTML Examples

Using HTML Code value in HTML file

<span> &#10565; </span>

Using HTML Entity value in HTML file

<span> &rarrpl; </span>

CSS Example

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

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