Left Arrow With Circled Plus Symbol
⬲ is the left arrow with a circled plus, combining backward navigation with an add-style action cue.
U+2B32
The ⬲ symbol (LEFT ARROW WITH CIRCLED PLUS) pairs a left-pointing arrow with a plus inside a circle. It’s commonly used to suggest going back while also indicating an added option or step. Copy it for buttons, labels, diagrams, and UI text.
Left Arrow With Circled Plus Symbol Meaning
⬲ (LEFT ARROW WITH CIRCLED PLUS, U+2B32) visually combines “move left/back” with “add” in one glyph. In interface design, it can indicate a previous step that also offers an additional choice (for example, adding another item while navigating back). In diagrams and documentation, it may label a transition that both returns and expands—like reverting to an earlier state while introducing an extra element. While the exact interpretation depends on context, it’s most often used as a directional UI cue plus an add-like action.
Common uses
- •Back navigation buttons that also imply adding a new item or option
- •Wizard or form step indicators (e.g., “Back and add another”)
- •UI labels for expandable sections with a “go back” affordance
- •Flowcharts showing return to a prior state while appending new data
- •Slide or presentation controls for “previous + add” actions
Examples
⬲ Left Arrow with Circled Plus
- ⬲⬲ Back and add another
- ⬲⬲ Previous step (add option)
- ⬲⬲ Return to details + add to list
- ⬲⬲ Go back and include an extra item
- ⬲⬲ Undo to previous state, then add
Variations
Ready to copy
Technical codes
| Unicode | U+2B32 | |
| HTML Entity | ⬲ | |
| HTML Code | ⬲ | |
| CSS | \2B32 |
FAQ
What does the Left Arrow With Circled Plus symbol mean?
⬲ (LEFT ARROW WITH CIRCLED PLUS, U+2B32) visually combines “move left/back” with “add” in one glyph. In interface design, it can indicate a previous step that also offers an additional choice (for example, adding another item while navigating back). In diagrams and documentation, it may label a transition that both returns and expands—like reverting to an earlier state while introducing an extra element. While the exact interpretation depends on context, it’s most often used as a directional UI cue plus an add-like action.
What is the Unicode character for ⬲?
⬲ is Unicode U+2B32, named “LEFT ARROW WITH CIRCLED PLUS.”
How can I copy ⬲ in HTML?
You can use the HTML entity: ⬲.
How do I write ⬲ in CSS or JavaScript?
CSS escape: \\2B32. JavaScript (Unicode escape): \\u{2B32}.
When should I use a left arrow with circled plus instead of a simple arrow?
Use it when you want to communicate backward navigation plus an “add/append/offer another option” action in the same UI or label.