Rightwards Arrow from Bar To Black Diamond |
| Name | Rightwards Arrow from Bar To Black Diamond | |
| Unicode | U+2920 | |
| CSS Code | \2920 | |
| HTML Entity | ⤠ | |
| HTML Code | ⤠ |
<div>⤠</div>div::before {
content: "\2920";
}Rightwards Arrow from Bar To Black Diamond |
| Name | Rightwards Arrow from Bar To Black Diamond | |
| Unicode | U+2920 | |
| CSS Code | \2920 | |
| HTML Entity | ⤠ | |
| HTML Code | ⤠ |
<div>⤠</div>div::before {
content: "\2920";
}