Control or Ctrl (Up Arrowhead) |
| Name | Control or Ctrl (Up Arrowhead) | |
| Unicode | U+2303 | |
| CSS Code | \2303 | |
| HTML Code | ⌃ |
<div>⌃</div>div::before {
content: "\2303";
}Control or Ctrl (Up Arrowhead) |
| Name | Control or Ctrl (Up Arrowhead) | |
| Unicode | U+2303 | |
| CSS Code | \2303 | |
| HTML Code | ⌃ |
<div>⌃</div>div::before {
content: "\2303";
}