Downwards Arrow To Bar |
| Name | Downwards Arrow To Bar | |
| Unicode | U+2913 | |
| CSS Code | \2913 | |
| HTML Entity | ⤓ | |
| HTML Code | ⤓ |
<div>⤓</div>div::before {
content: "\2913";
}Downwards Arrow To Bar |
| Name | Downwards Arrow To Bar | |
| Unicode | U+2913 | |
| CSS Code | \2913 | |
| HTML Entity | ⤓ | |
| HTML Code | ⤓ |
<div>⤓</div>div::before {
content: "\2913";
}