Rightwards Arrow with Dotted Stem |
| Name | Rightwards Arrow with Dotted Stem | |
| Unicode | U+2911 | |
| CSS Code | \2911 | |
| HTML Entity | ⤑ | |
| HTML Code | ⤑ |
<div>⤑</div>div::before {
content: "\2911";
}Rightwards Arrow with Dotted Stem |
| Name | Rightwards Arrow with Dotted Stem | |
| Unicode | U+2911 | |
| CSS Code | \2911 | |
| HTML Entity | ⤑ | |
| HTML Code | ⤑ |
<div>⤑</div>div::before {
content: "\2911";
}