HTML Entity/Symbol⥓(RIGHTWARDS HARPOON WITH BARB UP TO BAR )

Copy this symbol

RIGHTWARDS HARPOON WITH BARB UP TO BAR

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

⥓
⥓
U+02953
\2953
⥓

HTML Examples

Using HTML Code value in HTML file

<span> &#10579; </span>

Using HTML Entity value in HTML file

<span> &RightVectorBar; </span>

CSS Example

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

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