HTML Entity/Symbol⥞(LEFTWARDS HARPOON WITH BARB DOWN FROM BAR )

Copy this symbol

LEFTWARDS HARPOON WITH BARB DOWN FROM BAR

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

⥞
⥞
U+0295E
\295e
⥞

HTML Examples

Using HTML Code value in HTML file

<span> &#10590; </span>

Using HTML Entity value in HTML file

<span> &DownLeftTeeVector; </span>

CSS Example

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

span { 
    content: "\295e";
}
All HTML Symbols