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