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

Copy this symbol

LEFT BARB UP RIGHT BARB DOWN HARPOON

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

⥊
⥊
U+0294A
\294a
⥊

HTML Examples

Using HTML Code value in HTML file

<span> &#10570; </span>

Using HTML Entity value in HTML file

<span> &lurdshar; </span>

CSS Example

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

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