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