HTML Entity/Symbol⥡(DOWNWARDS HARPOON WITH BARB LEFT FROM BAR )

Copy this symbol

DOWNWARDS HARPOON WITH BARB LEFT FROM BAR

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

⥡
⥡
U+02961
\2961
⥡

HTML Examples

Using HTML Code value in HTML file

<span> &#10593; </span>

Using HTML Entity value in HTML file

<span> &LeftDownTeeVector; </span>

CSS Example

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

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