HTML Entity/Symbol⤟(LEFTWARDS ARROW FROM BAR TO BLACK DIAMOND )

Copy this symbol

LEFTWARDS ARROW FROM BAR TO BLACK DIAMOND

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

⤟
⤟
U+0291F
\291f
⤟

HTML Examples

Using HTML Code value in HTML file

<span> &#10527; </span>

Using HTML Entity value in HTML file

<span> &larrbfs; </span>

CSS Example

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

span { 
    content: "\291f";
}
All HTML Symbols