HTML Entity/Symbol⥏(UP BARB RIGHT DOWN BARB RIGHT HARPOON )

Copy this symbol

UP BARB RIGHT DOWN BARB RIGHT HARPOON

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

⥏
⥏
U+0294F
\294f
⥏

HTML Examples

Using HTML Code value in HTML file

<span> &#10575; </span>

Using HTML Entity value in HTML file

<span> &RightUpDownVector; </span>

CSS Example

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

span { 
    content: "\294f";
}
All HTML Symbols