HTML Entity/Symbol⥗(RIGHTWARDS HARPOON WITH BARB DOWN TO BAR )

Copy this symbol

RIGHTWARDS HARPOON WITH BARB DOWN TO BAR

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

⥗
⥗
U+02957
\2957
⥗

HTML Examples

Using HTML Code value in HTML file

<span> &#10583; </span>

Using HTML Entity value in HTML file

<span> &DownRightVectorBar; </span>

CSS Example

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

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