North East Arrow With Hook Symbol
⤤ is a north east arrow with hook symbol used to indicate a directed action or emphasis toward the upper-right.
U+2924
The ⤤ symbol (Unicode U+2924) is a directional arrow featuring a hooked tip. It’s commonly used in text and UI to suggest motion or a guided step toward the upper-right direction. You can copy it directly or use its Unicode escape in code.
North East Arrow With Hook Symbol Meaning
⤤ (NORTH EAST ARROW WITH HOOK, U+2924) is an arrow-style symbol that visually combines a “north east” diagonal direction with a hooked end. In everyday writing and interface text, it often signals a guided move, continuation, or an action that leads toward the upper-right. Designers use it to add directional emphasis without adding words, such as pointing attention to an item, indicating a next step, or styling navigation cues. Because it’s a single, compact glyph, it works well in buttons, labels, notes, and documentation where a small directional hint helps users understand where to go next.
Common uses
- •Designing UI labels that indicate moving or focusing toward the upper-right
- •Marking a “next step” or “proceed” action in instructions
- •Emphasizing a change or redirect in notes and documentation
- •Creating subtle visual cues in diagrams, flow text, or bullet lists
- •Styling captions or headings to draw attention to a specific area
Examples
⤤ North East Arrow With Hook
- ⤤Click ⤤ to open the details panel.
- ⤤Select Options ⤤ to continue to the next screen.
- ⤤Note: Your file name will update ⤤ automatically.
- ⤤Follow the instructions ⤤ until setup is complete.
- ⤤Choose the item on the upper-right ⤤ for more info.
Variations
Ready to copy
Technical codes
| Unicode | U+2924 | |
| HTML Entity | ⤤ | |
| HTML Code | ⤤ | |
| CSS | \2924 |
FAQ
What does the North East Arrow With Hook symbol mean?
⤤ (NORTH EAST ARROW WITH HOOK, U+2924) is an arrow-style symbol that visually combines a “north east” diagonal direction with a hooked end. In everyday writing and interface text, it often signals a guided move, continuation, or an action that leads toward the upper-right. Designers use it to add directional emphasis without adding words, such as pointing attention to an item, indicating a next step, or styling navigation cues. Because it’s a single, compact glyph, it works well in buttons, labels, notes, and documentation where a small directional hint helps users understand where to go next.
How do I copy the ⤤ symbol?
You can copy it directly from this page: ⤤. For reliability in documents, consider pasting as Unicode text.
What is the Unicode code point for ⤤?
The Unicode code point is U+2924 (NORTH EAST ARROW WITH HOOK).
How can I type ⤤ in HTML or CSS?
HTML entity: ⤤. CSS escape: \\2924.
Can I use ⤤ in JavaScript?
Yes. The JavaScript escape is \\u{2924}.