Leftwards Arrow To Bar |
| Name | Leftwards Arrow To Bar | |
| Unicode | U+21E4 | |
| CSS Code | \21E4 | |
| HTML Entity | ⇤ | |
| HTML Code | ⇤ |
<div>⇤</div>div::before {
content: "\21E4";
}Leftwards Arrow To Bar |
| Name | Leftwards Arrow To Bar | |
| Unicode | U+21E4 | |
| CSS Code | \21E4 | |
| HTML Entity | ⇤ | |
| HTML Code | ⇤ |
<div>⇤</div>div::before {
content: "\21E4";
}