HTML Entity/Symbol⤠(RIGHTWARDS ARROW FROM BAR TO BLACK DIAMOND )

Copy this symbol

RIGHTWARDS ARROW FROM BAR TO BLACK DIAMOND

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

⤠
⤠
U+02920
\2920
⤠

HTML Examples

Using HTML Code value in HTML file

<span> &#10528; </span>

Using HTML Entity value in HTML file

<span> &rarrbfs; </span>

CSS Example

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

span { 
    content: "\2920";
}
All HTML Symbols