HTML Entity/Symbol⥚(LEFTWARDS HARPOON WITH BARB UP FROM BAR )

Copy this symbol

LEFTWARDS HARPOON WITH BARB UP FROM BAR

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

⥚
⥚
U+0295A
\295a
⥚

HTML Examples

Using HTML Code value in HTML file

<span> &#10586; </span>

Using HTML Entity value in HTML file

<span> &LeftTeeVector; </span>

CSS Example

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

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