Three Leftwards Arrows Symbol
⬱ shows three arrows pointing left, often used to indicate direction, movement, or navigation.
U+2B31
The symbol ⬱ is named “three leftwards arrows” (Unicode U+2B31). It’s commonly used where leftward direction or backward navigation needs to be communicated clearly. Below you’ll find practical ways to copy and use it across platforms.
Three Leftwards Arrows Symbol Meaning
⬱ (three leftwards arrows) is an arrow symbol that points left in three stages. Visually, it suggests moving back, returning, or reversing direction. It’s also used as a strong directional cue in interface text, diagrams, or icons where a simple single arrow might not be as clear. Depending on context, it can indicate “go back,” “previous,” or “step back” in a sequence. In writing and design, it often works as a compact signpost for navigation, history, or backward transitions without needing extra words.
Common uses
- •Indicating “back” or “previous” in menus, breadcrumbs, or step-based navigation
- •Marking backward movement in diagrams, flows, and process charts
- •Using as a visual separator or emphasis for left-directed actions in UI mockups
- •Annotating game or simulation controls where “left” or “rewind” is relevant
- •Creating directional captions for slides, presentations, and infographic labels
Examples
⬱ Three Leftwards Arrows Symbol
- ⬱Back ⬱
- ⬱Previous section ⬱
- ⬱Return to menu ⬱
- ⬱Timeline step back ⬱
- ⬱Flow goes left ⬱
Variations
Ready to copy
Technical codes
| Unicode | U+2B31 | |
| HTML Entity | ⬱ | |
| HTML Code | ⬱ | |
| CSS | \2B31 |
FAQ
What does the Three Leftwards Arrows symbol mean?
⬱ (three leftwards arrows) is an arrow symbol that points left in three stages. Visually, it suggests moving back, returning, or reversing direction. It’s also used as a strong directional cue in interface text, diagrams, or icons where a simple single arrow might not be as clear. Depending on context, it can indicate “go back,” “previous,” or “step back” in a sequence. In writing and design, it often works as a compact signpost for navigation, history, or backward transitions without needing extra words.
What is the Unicode name of ⬱?
The Unicode name is “THREE LEFTWARDS ARROWS”.
What is the Unicode code point for ⬱?
It is U+2B31.
How can I copy ⬱ for use in HTML?
Use the HTML entity: ⬱.
How do I insert ⬱ in JavaScript?
You can use \\u{2B31} (JavaScript escape sequence).