Long Leftwards Double Arrow Symbol
A long double arrow pointing left, used to indicate movement, direction, or an action that goes back.
U+27F8
⟸ is the Long Leftwards Double Arrow (Unicode U+27F8). It’s commonly used in diagrams, UI text, and technical writing where you want a clear leftward “go back” signal. You can copy it directly or use its HTML, CSS, or JavaScript escapes.
Long Leftwards Double Arrow Symbol Meaning
⟸ (Long Leftwards Double Arrow) is a left-pointing arrow made of two arrowheads, typically used to show direction back or a return path. Because it’s a “long” arrow, it often reads as a more prominent connector or navigation cue than a short arrow. In technical and diagram contexts, it can suggest transfer, reversal, or a bidirectional-style emphasis where the direction is specifically left. In UI and documentation, it’s used to label controls or steps that move backward, such as returning to a previous section or navigating to the previous item.
Common uses
- •Labeling a “back” action in documentation or UI text
- •Indicating a leftward flow in process diagrams
- •Showing reversal or return direction in technical notes
- •Connecting steps in sequence diagrams where the link goes left
- •Designing icon-like text cues in menus, timelines, or step-by-step guides
Examples
⟸ Long Leftwards Double Arrow
- ⟸Back to overview ⟸
- ⟸Step 2 ⟸ Step 1
- ⟸Return to the previous panel ⟸
- ⟸Data flow: source ⟸ destination
- ⟸Navigate left: previous item ⟸
Variations
Ready to copy
Technical codes
| Unicode | U+27F8 | |
| HTML Entity | ⟸ | |
| HTML Code | ⟸ | |
| CSS | \27F8 |
FAQ
What does the Long Leftwards Double Arrow symbol mean?
⟸ (Long Leftwards Double Arrow) is a left-pointing arrow made of two arrowheads, typically used to show direction back or a return path. Because it’s a “long” arrow, it often reads as a more prominent connector or navigation cue than a short arrow. In technical and diagram contexts, it can suggest transfer, reversal, or a bidirectional-style emphasis where the direction is specifically left. In UI and documentation, it’s used to label controls or steps that move backward, such as returning to a previous section or navigating to the previous item.
What Unicode character is ⟸?
⟸ is the Unicode character named “LONG LEFTWARDS DOUBLE ARROW” with code point U+27F8.
How do I copy ⟸?
Select and copy the character directly from this page. You can also use the provided escapes in HTML, CSS, or JavaScript.
What are the HTML, CSS, and JavaScript escapes for ⟸?
HTML entity: ⟸. CSS escape: \\27F8. JavaScript escape: \\u{27F8}.
When should I use ⟸ instead of a single arrow like ←?
Use ⟸ when you want a clearer “double” leftward signal, such as a stronger back/return indicator or a more prominent leftward link in diagrams.