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