Arrow Pointing Rightwards Then Curving Downwards Symbol
⤵ is a rightward arrow that curves down, often used to suggest moving from right to downward.
U+2935
The symbol ⤵ (U+2935) visually combines a right-pointing direction with a downward curve. It’s useful when you want a compact “go right then down” cue. You can copy it directly or use standard code escapes in HTML, CSS, and JavaScript.
Arrow Pointing Rightwards Then Curving Downwards Symbol Meaning
⤵ is an arrow glyph titled “ARROW POINTING RIGHTWARDS THEN CURVING DOWNWARDS” (Unicode U+2935). Visually, it reads as a rightward movement that transitions into a downward curve. In practice, people use it as a directional indicator for UI flows and layout cues, such as moving from a horizontal step to a nested/expanded section. It can also suggest “proceed to the next item” with a downward continuation, like expanding a menu or going to details below. The meaning is primarily directional and navigational, not symbolic of a specific culture or field.
Common uses
- •Indicating a flow from a right-side option to a dropdown or nested section
- •Labeling “next” or “continue” actions that lead downward on a page
- •Designing UI hints for expandable panels, accordions, or collapsible menus
- •Annotating diagrams or checklists where steps move right then down
- •Adding directional emphasis in instructions and onboarding text
Examples
⤵ Rightwards Arrow Curving Down
- ⤵Select “Advanced” ⤵ to view more options
- ⤵Go right to continue ⤵ then check the details below
- ⤵Choose a category ⤵ to expand the sub-items
- ⤵Tap “Show more” ⤵ to see additional results
- ⤵Follow the arrows ⤵ for the next configuration step
Variations
Ready to copy
Technical codes
| Unicode | U+2935 | |
| HTML Entity | ⤵ | |
| HTML Code | ⤵ | |
| CSS | \2935 |
FAQ
What does the Arrow Pointing Rightwards Then Curving Downwards symbol mean?
⤵ is an arrow glyph titled “ARROW POINTING RIGHTWARDS THEN CURVING DOWNWARDS” (Unicode U+2935). Visually, it reads as a rightward movement that transitions into a downward curve. In practice, people use it as a directional indicator for UI flows and layout cues, such as moving from a horizontal step to a nested/expanded section. It can also suggest “proceed to the next item” with a downward continuation, like expanding a menu or going to details below. The meaning is primarily directional and navigational, not symbolic of a specific culture or field.
How do I copy the ⤵ symbol?
Copy it directly from this page. You can also use the provided HTML entity (⤵), CSS escape (\\2935), or JavaScript escape (\\u{2935}).
What Unicode character is ⤵?
⤵ is Unicode U+2935, named “ARROW POINTING RIGHTWARDS THEN CURVING DOWNWARDS”.
Is ⤵ the same as a normal right arrow or down arrow?
Not exactly. ⤵ specifically combines a rightward direction with a downward curve, so it’s typically better for “right then down” navigation than using separate arrows.
Where is ⤵ commonly used in UI?
It’s often used to indicate expansion, dropdowns, or nested sections where the action starts from a rightward choice and continues downward.