HTML Entity/Symbol⇃(DOWNWARDS HARPOON WITH BARB LEFTWARDS )

Copy this symbol

DOWNWARDS HARPOON WITH BARB LEFTWARDS

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

⇃
⇃
U+021C3
\21c3
⇃

HTML Examples

Using HTML Code value in HTML file

<span> &#8643; </span>

Using HTML Entity value in HTML file

<span> &dharl; </span>

CSS Example

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

span { 
    content: "\21c3";
}
All HTML Symbols