HTML Entity/Symbol⥔(UPWARDS HARPOON WITH BARB RIGHT TO BAR )

Copy this symbol

UPWARDS HARPOON WITH BARB RIGHT TO BAR

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

⥔
⥔
U+02954
\2954
⥔

HTML Examples

Using HTML Code value in HTML file

<span> &#10580; </span>

Using HTML Entity value in HTML file

<span> &RightUpVectorBar; </span>

CSS Example

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

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