HTML Entity/Symbol⥟(RIGHTWARDS HARPOON WITH BARB DOWN FROM BAR )

Copy this symbol

RIGHTWARDS HARPOON WITH BARB DOWN FROM BAR

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

⥟
⥟
U+0295F
\295f
⥟

HTML Examples

Using HTML Code value in HTML file

<span> &#10591; </span>

Using HTML Entity value in HTML file

<span> &DownRightTeeVector; </span>

CSS Example

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

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