HTML Entity/Symbol⥑(UP BARB LEFT DOWN BARB LEFT HARPOON )

Copy this symbol

UP BARB LEFT DOWN BARB LEFT HARPOON

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

⥑
⥑
U+02951
\2951
⥑

HTML Examples

Using HTML Code value in HTML file

<span> &#10577; </span>

Using HTML Entity value in HTML file

<span> &LeftUpDownVector; </span>

CSS Example

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

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