HTML Entity/Symbol⇀(RIGHTWARDS HARPOON WITH BARB UPWARDS )

Copy this symbol

RIGHTWARDS HARPOON WITH BARB UPWARDS

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

⇀
⇀
U+021C0
\21c0
⇀

HTML Examples

Using HTML Code value in HTML file

<span> &#8640; </span>

Using HTML Entity value in HTML file

<span> &rharu; </span>

CSS Example

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

span { 
    content: "\21c0";
}
All HTML Symbols