Left Right Double Arrow with Vertical Stroke |
| Name | Left Right Double Arrow with Vertical Stroke | |
| Unicode | U+2904 | |
| CSS Code | \2904 | |
| HTML Entity | ⤄ | |
| HTML Code | ⤄ |
<div>⤄</div>div::before {
content: "\2904";
}Left Right Double Arrow with Vertical Stroke |
| Name | Left Right Double Arrow with Vertical Stroke | |
| Unicode | U+2904 | |
| CSS Code | \2904 | |
| HTML Entity | ⤄ | |
| HTML Code | ⤄ |
<div>⤄</div>div::before {
content: "\2904";
}