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