HTML Entity/Symbol⥋(LEFT BARB DOWN RIGHT BARB UP HARPOON )

Copy this symbol

LEFT BARB DOWN RIGHT BARB UP HARPOON

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

⥋
⥋
U+0294B
\294b
⥋

HTML Examples

Using HTML Code value in HTML file

<span> &#10571; </span>

Using HTML Entity value in HTML file

<span> &ldrushar; </span>

CSS Example

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

span { 
    content: "\294b";
}
All HTML Symbols