Rightwards Double Arrow with Vertical Stroke |
| Name | Rightwards Double Arrow with Vertical Stroke | |
| Unicode | U+2903 | |
| CSS Code | \2903 | |
| HTML Entity | ⤃ | |
| HTML Code | ⤃ |
<div>⤃</div>div::before {
content: "\2903";
}Rightwards Double Arrow with Vertical Stroke |
| Name | Rightwards Double Arrow with Vertical Stroke | |
| Unicode | U+2903 | |
| CSS Code | \2903 | |
| HTML Entity | ⤃ | |
| HTML Code | ⤃ |
<div>⤃</div>div::before {
content: "\2903";
}