HTML Entity/Symbol⥒(LEFTWARDS HARPOON WITH BARB UP TO BAR )

Copy this symbol

LEFTWARDS HARPOON WITH BARB UP TO BAR

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

⥒
⥒
U+02952
\2952
⥒

HTML Examples

Using HTML Code value in HTML file

<span> &#10578; </span>

Using HTML Entity value in HTML file

<span> &LeftVectorBar; </span>

CSS Example

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

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