Right-side Arc Clockwise Arrow Symbol
⤸ is a right-side arc clockwise arrow used to indicate a curved clockwise direction or rotation.
U+2938
The symbol ⤸ is named “right-side arc clockwise arrow.” It’s commonly used in icons and UI text to suggest a curved, clockwise movement. You can copy it directly or insert it using standard Unicode escapes.
Right-side Arc Clockwise Arrow Symbol Meaning
⤸ (Unicode U+2938) represents a directional arrow that curves along the right side and turns clockwise. Visually, it helps communicate “go around to the right” or “rotate clockwise” in a compact way, especially when a straight arrow would be too literal. In interfaces and diagrams, it can suggest clockwise motion, a curved path, or turning behavior. Because it’s an arrow-like glyph rather than a word, it’s often used in labels, tooltips, and signage-like UI elements where you want a clear direction without extra text.
Common uses
- •Iconography for clockwise rotation or turning
- •UI labels for actions that move along a curved right-side path
- •Diagram annotations showing clockwise direction changes
- •Instruction text in apps and guides to indicate turning behavior
- •Styling small “next/continue” indicators in narrow spaces
Examples
⤸ Right-Side Arc Clockwise Arrow
- ⤸Set the dial to the next notch ⤸
- ⤸Rotate clockwise ⤸ to tighten
- ⤸Follow the curved route to the right ⤸
- ⤸Turn the knob until the arrow points ⤸
- ⤸Proceed by curving rightward ⤸
Variations
Ready to copy
Technical codes
| Unicode | U+2938 | |
| HTML Entity | ⤸ | |
| HTML Code | ⤸ | |
| CSS | \2938 |
FAQ
What does ⤸ mean?
It’s a right-side arc clockwise arrow, typically used to show a curved clockwise direction or rotation.
How do I copy ⤸ into HTML?
You can use the HTML entity: ⤸.
What is the Unicode code point for ⤸?
The Unicode code point is U+2938.
How can I insert ⤸ with CSS or JavaScript?
CSS escape: \\2938. JavaScript escape: \\u{2938}.