HTML Entity/Symbol⥘(UPWARDS HARPOON WITH BARB LEFT TO BAR )

Copy this symbol

UPWARDS HARPOON WITH BARB LEFT TO BAR

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

⥘
⥘
U+02958
\2958
⥘

HTML Examples

Using HTML Code value in HTML file

<span> &#10584; </span>

Using HTML Entity value in HTML file

<span> &LeftUpVectorBar; </span>

CSS Example

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

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