HTML Entity/Symbol⥙(DOWNWARDS HARPOON WITH BARB LEFT TO BAR )

Copy this symbol

DOWNWARDS HARPOON WITH BARB LEFT TO BAR

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

⥙
⥙
U+02959
\2959
⥙

HTML Examples

Using HTML Code value in HTML file

<span> &#10585; </span>

Using HTML Entity value in HTML file

<span> &LeftDownVectorBar; </span>

CSS Example

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

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