Arrow Pointing Downwards Then Curving Rightwards Symbol
⤷ is a downward arrow that curves right, used to indicate a directional flow or continuation.
U+2937
The symbol ⤷ (U+2937) is a directional arrow: it points downward and then curves to the right. It’s commonly used in UI and diagrams to suggest motion, branching, or a path that turns. On this page you’ll find copy options and practical usage ideas.
Arrow Pointing Downwards Then Curving Rightwards Symbol Meaning
⤷ (ARROW POINTING DOWNWARDS THEN CURVING RIGHTWARDS) visually communicates a direction change: first downward, then curving toward the right. In writing and interfaces, it can imply “go down and then turn right,” or a continuation of a flow that bends. Designers may use it to show paths in process diagrams, navigation cues, or a redirected connection between steps. Because the arrow has a distinct curved turn, it works well when a straight arrow would be misleading or when you want to emphasize a specific bend in the route or sequence.
Common uses
- •Indicating a redirected navigation path (down then right) in a UI mockup
- •Labeling flowchart connections where a process step turns or redirects direction
- •Marking a curved route in diagrams, maps, or schematic diagrams
- •Designing iconography for “proceed with a turn” instructions
- •Formatting text layouts to visually guide reading flow through a bend
Examples
⤷ Downward Arrow Curving Right
- ⤷Follow the sign: ⤷
- ⤷Step 2 connects ⤷ Step 3
- ⤷Route: down, then right ⤷
- ⤷If you’re here, continue ⤷
- ⤷Path bends at ⤷ junction
Variations
Ready to copy
Technical codes
| Unicode | U+2937 | |
| HTML Entity | ⤷ | |
| HTML Code | ⤷ | |
| CSS | \2937 |
FAQ
What does the Arrow Pointing Downwards Then Curving Rightwards symbol mean?
⤷ (ARROW POINTING DOWNWARDS THEN CURVING RIGHTWARDS) visually communicates a direction change: first downward, then curving toward the right. In writing and interfaces, it can imply “go down and then turn right,” or a continuation of a flow that bends. Designers may use it to show paths in process diagrams, navigation cues, or a redirected connection between steps. Because the arrow has a distinct curved turn, it works well when a straight arrow would be misleading or when you want to emphasize a specific bend in the route or sequence.
What is the Unicode name of ⤷?
Its Unicode name is “ARROW POINTING DOWNWARDS THEN CURVING RIGHTWARDS.”
What is the code point for ⤷?
The Unicode code point is U+2937.
How can I copy ⤷ into HTML or CSS?
HTML entity: ⤷ (as provided). CSS escape: \\2937.
Can I use ⤷ in JavaScript strings?
Yes. JavaScript escape (as provided): \\u{2937}.