South West Arrow with Hook |
| Name | South West Arrow with Hook | |
| Unicode | U+2926 | |
| CSS Code | \2926 | |
| HTML Entity | ⤦ | |
| HTML Code | ⤦ |
<div>⤦</div>div::before {
content: "\2926";
}South West Arrow with Hook |
| Name | South West Arrow with Hook | |
| Unicode | U+2926 | |
| CSS Code | \2926 | |
| HTML Entity | ⤦ | |
| HTML Code | ⤦ |
<div>⤦</div>div::before {
content: "\2926";
}