Rightwards Arrow with Plus Below |
| Name | Rightwards Arrow with Plus Below | |
| Unicode | U+2945 | |
| CSS Code | \2945 | |
| HTML Entity | ⥅ | |
| HTML Code | ⥅ |
<div>⥅</div>div::before {
content: "\2945";
}Rightwards Arrow with Plus Below |
| Name | Rightwards Arrow with Plus Below | |
| Unicode | U+2945 | |
| CSS Code | \2945 | |
| HTML Entity | ⥅ | |
| HTML Code | ⥅ |
<div>⥅</div>div::before {
content: "\2945";
}