Long Rightwards Double Arrow |
| Name | Long Rightwards Double Arrow | |
| Unicode | U+27F9 | |
| CSS Code | \27F9 | |
| HTML Entity | ⟹ | |
| HTML Code | ⟹ |
<div>⟹</div>div::before {
content: "\27F9";
}Long Rightwards Double Arrow |
| Name | Long Rightwards Double Arrow | |
| Unicode | U+27F9 | |
| CSS Code | \27F9 | |
| HTML Entity | ⟹ | |
| HTML Code | ⟹ |
<div>⟹</div>div::before {
content: "\27F9";
}