HTML Entity/Symbol⥖(LEFTWARDS HARPOON WITH BARB DOWN TO BAR )

Copy this symbol

LEFTWARDS HARPOON WITH BARB DOWN TO BAR

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

⥖
⥖
U+02956
\2956
⥖

HTML Examples

Using HTML Code value in HTML file

<span> &#10582; </span>

Using HTML Entity value in HTML file

<span> &DownLeftVectorBar; </span>

CSS Example

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

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