HTML Entity/Symbol⥕(DOWNWARDS HARPOON WITH BARB RIGHT TO BAR )

Copy this symbol

DOWNWARDS HARPOON WITH BARB RIGHT TO BAR

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

⥕
⥕
U+02955
\2955
⥕

HTML Examples

Using HTML Code value in HTML file

<span> &#10581; </span>

Using HTML Entity value in HTML file

<span> &RightDownVectorBar; </span>

CSS Example

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

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