Top Arc Anticlockwise Arrow With Plus Symbol
⤽ combines an anticlockwise top arc arrow with a plus sign to suggest turning plus addition.
U+293D
⤽ is an arrow symbol that visually pairs an anticlockwise arc with a plus. It’s often used when a direction change and a “add/enable” action need to be communicated together. You can copy it directly or use its Unicode escapes in code.
Top Arc Anticlockwise Arrow With Plus Symbol Meaning
⤽ (Unicode U+293D) is titled “TOP ARC ANTICLOCKWISE ARROW WITH PLUS.” Visually, it combines two ideas: (1) an anticlockwise curved arrow at the top, indicating a counterclockwise direction or a “turn/back” style action, and (2) a plus sign, commonly associated with adding, enabling, increasing, or selecting an additional item. In practice, designers and developers use it when a counterclockwise movement concept needs to be paired with a positive/adding outcome—such as toggling a feature on, appending a step, or indicating an incremental adjustment in a menu or diagram.
Common uses
- •UI icons for enabling or adding an option that follows a counterclockwise action
- •Direction-and-increment indicators in diagrams (turn/back plus “add more”)
- •Instruction labels for editing tools where a counterclockwise adjustment increases something
- •App or game HUD hints showing a counterclockwise cycle combined with selection/add
- •Labeling workflow steps like “turn left and add” in process or tutorial graphics
Examples
⤽ Top Arc Anticlockwise Arrow with Plus
- ⤽Use ⤽ to enable the counterclockwise add mode.
- ⤽Step 2: Apply ⤽ to turn back and add another layer.
- ⤽Select ⤽ when increasing the value with a leftward rotation.
- ⤽Icon legend: ⤽ means counterclockwise plus add.
- ⤽Tap ⤽ to add a new item to the list while turning back.
Variations
Ready to copy
Technical codes
| Unicode | U+293D | |
| HTML Entity | ⤽ | |
| HTML Code | ⤽ | |
| CSS | \293D |
FAQ
What does ⤽ mean?
It’s a “top arc anticlockwise arrow with plus,” commonly used to indicate a counterclockwise/turn-back direction combined with an add or enable action.
What is the Unicode code point for ⤽?
U+293D.
How do I copy ⤽ into HTML?
You can copy it directly, or use the HTML entity: ⤽.
How do I type ⤽ in JavaScript?
Use the escape form: \\u{293D}.