Leftwards Two-headed Arrow With Tail Symbol
⬻ is a left-pointing double-headed arrow with a tail, used to suggest direction and bi-directional flow.
U+2B3B
The symbol ⬻ is a two-headed arrow pointing left. It’s often used to indicate movement or transfer in a leftward direction. Because it’s encoded in Unicode, it can be copied into websites, apps, and documents.
Leftwards Two-headed Arrow With Tail Symbol Meaning
⬻ is Unicode character U+2B3B, named “LEFTWARDS TWO-HEADED ARROW WITH TAIL.” The leftward orientation is the main cue: it visually directs attention to the left side of a layout or concept. The double heads imply a two-way relationship or bi-directional action, while the “tail” adds an extended arrow form that can fit flows, navigation cues, or diagram notation. In practice, it’s commonly used as a typographic arrow in UI labels, workflow notes, and diagrams—especially when you want to show “to the left” plus some notion of return or two-way communication.
Common uses
- •UI navigation hints in left-oriented menus or panels
- •Workflow and process notes where steps can run both ways
- •Diagram annotations showing a two-direction connection to the left
- •Editing or documentation cues for leftward movement and return
- •Instruction text for toggles or bidirectional controls aligned left
Examples
⬻ Leftwards two-headed arrow with tail
- ⬻Move selection ⬻ to the left panel.
- ⬻Bidirectional link: Settings ⬻ Profile.
- ⬻Apply changes and then send back ⬻ to the source.
- ⬻Return to previous state ⬻ (two-way sync).
- ⬻Connect the components ⬻ in the left direction.
Variations
Ready to copy
Technical codes
| Unicode | U+2B3B | |
| HTML Entity | ⬻ | |
| HTML Code | ⬻ | |
| CSS | \2B3B |
FAQ
What does the Leftwards Two-headed Arrow With Tail symbol mean?
⬻ is Unicode character U+2B3B, named “LEFTWARDS TWO-HEADED ARROW WITH TAIL.” The leftward orientation is the main cue: it visually directs attention to the left side of a layout or concept. The double heads imply a two-way relationship or bi-directional action, while the “tail” adds an extended arrow form that can fit flows, navigation cues, or diagram notation. In practice, it’s commonly used as a typographic arrow in UI labels, workflow notes, and diagrams—especially when you want to show “to the left” plus some notion of return or two-way communication.
What is the Unicode codepoint for ⬻?
It is U+2B3B.
How do I copy ⬻ into HTML?
Use the HTML entity: ⬻
How do I use ⬻ in CSS or JavaScript strings?
CSS escape: \\2B3B. JavaScript (Unicode escape): \\u{2B3B}.
When should I use a leftwards two-headed arrow with a tail?
Use it when you want a leftward direction with a two-way or return implication, such as bidirectional links or left-aligned navigation cues.