HTML Entity/Symbol⥐(LEFT BARB DOWN RIGHT BARB DOWN HARPOON )

Copy this symbol

LEFT BARB DOWN RIGHT BARB DOWN HARPOON

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

⥐
⥐
U+02950
\2950
⥐

HTML Examples

Using HTML Code value in HTML file

<span> &#10576; </span>

Using HTML Entity value in HTML file

<span> &DownLeftRightVector; </span>

CSS Example

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

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