HTML Entity/Symbol⥎(LEFT BARB UP RIGHT BARB UP HARPOON )

Copy this symbol

LEFT BARB UP RIGHT BARB UP HARPOON

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

⥎
⥎
U+0294E
\294e
⥎

HTML Examples

Using HTML Code value in HTML file

<span> &#10574; </span>

Using HTML Entity value in HTML file

<span> &LeftRightVector; </span>

CSS Example

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

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