South East Double Arrow Symbol
⇘ is the south east double arrow symbol used to indicate movement or a direction toward the bottom-right.
U+21D8
The ⇘ symbol, also called the South East Double Arrow, visually suggests motion or flow toward the bottom-right. It’s commonly used in UI labels, diagrams, and directional callouts. Copy it easily and use the provided HTML/CSS/JavaScript escapes.
South East Double Arrow Symbol Meaning
⇘ (U+21D8) is a double-headed arrow pointing to the south east (down and right). The most common meaning is direction: it can indicate a path, movement, or progression toward the bottom-right. Because it has two arrowheads, it can also imply an exchange or continued flow in that directional sense, depending on the context. In interface text, it often acts like a compact “go” or “proceed toward” cue. In diagrams and layout notes, it can show where something moves, continues, or should be directed visually.
Common uses
- •Directional cues in diagrams (e.g., flowcharts or process diagrams)
- •User interface labels to indicate moving down-right or progressing
- •Instructional text for navigation or step-by-step guidance
- •Graphic design annotations for layout movement or alignment
- •Document and presentation callouts showing continued movement
Examples
⇘ South East Double Arrow Symbol
- ⇘Draw the arrow ⇘ from the start box to the next step.
- ⇘Proceed ⇘ to continue to the next screen.
- ⇘The item moves ⇘ after processing is complete.
- ⇘From the top-left, the path goes ⇘ toward the bottom-right.
- ⇘Use ⇘ to indicate a downward-right transition.
Variations
Ready to copy
Technical codes
| Unicode | U+21D8 | |
| HTML Entity | ⇘ | |
| HTML Code | ⇘ | |
| CSS | \21D8 |
FAQ
What does ⇘ mean?
⇘ is the South East Double Arrow. It typically means direction toward the bottom-right (south east).
What is the Unicode code point for ⇘?
The Unicode code point for ⇘ is U+21D8.
How do I use ⇘ in HTML?
You can use the HTML entity: ⇘.
How do I include ⇘ in CSS or JavaScript?
CSS escape: \\21D8. JavaScript escape: \\u{21D8}.