Long Left Right Arrow |
| Name | Long Left Right Arrow | |
| Unicode | U+27F7 | |
| CSS Code | \27F7 | |
| HTML Entity | ⟷ | |
| HTML Code | ⟷ |
<div>⟷</div>div::before {
content: "\27F7";
}Long Left Right Arrow |
| Name | Long Left Right Arrow | |
| Unicode | U+27F7 | |
| CSS Code | \27F7 | |
| HTML Entity | ⟷ | |
| HTML Code | ⟷ |
<div>⟷</div>div::before {
content: "\27F7";
}