free-symbols

Right Double Arrow With Rounded Head Symbol

⥰ is a right-pointing double arrow with a rounded head, often used to indicate direction or progression.

U+2970

The symbol ⥰ (U+2970) is a right double arrow with a rounded head. It’s commonly used to suggest movement toward the right or a two-step direction. You can copy it directly or use standard Unicode escapes in code.

Right Double Arrow With Rounded Head Symbol Meaning

⥰ is a directional arrow symbol. As a “right double arrow,” it typically indicates movement, flow, or progression toward the right side, and the double-stroke design can imply “two-step” direction or emphasis (for example, continuing forward). The rounded head gives it a softer, UI-friendly look compared with sharper arrow styles. In practice, it’s used in diagrams, instructions, navigation cues, and interface elements where you want clear “go to the right” messaging. Because it’s a specific Unicode character (U+2970), it’s best used when you need this exact arrow form rather than a generic arrow character.

Common uses

  • UI hints for moving to the next step on the right (e.g., step 2, continue)
  • Diagram labels showing direction of flow or data movement
  • Instruction text indicating “proceed to the right” in guides and signage
  • Callouts in presentations to highlight forward/rightward progression
  • Design accents in banners or cards to guide attention to the right

Examples

⥰ Right Double Arrow With Rounded Head

  • Select ⥰ to continue to the next panel.
  • Data stream ⥰ moves to the processing stage.
  • Turn right and proceed ⥰ for the next instruction.
  • The workflow goes from Step 1 ⥰ Step 2.
  • Choose the option on the right ⥰ to confirm.

Variations

Ready to copy

Technical codes

UnicodeU+2970
HTML Entity⥰
HTML Code⥰
CSS\2970

FAQ

What does the Right Double Arrow With Rounded Head symbol mean?

⥰ is a directional arrow symbol. As a “right double arrow,” it typically indicates movement, flow, or progression toward the right side, and the double-stroke design can imply “two-step” direction or emphasis (for example, continuing forward). The rounded head gives it a softer, UI-friendly look compared with sharper arrow styles. In practice, it’s used in diagrams, instructions, navigation cues, and interface elements where you want clear “go to the right” messaging. Because it’s a specific Unicode character (U+2970), it’s best used when you need this exact arrow form rather than a generic arrow character.

What is the Unicode code point for ⥰?

⥰ is U+2970.

How do I copy ⥰ on mobile and desktop?

Highlight the symbol on this page and copy/paste it into your text, document, or design tool. You can also use your browser’s copy shortcut after selecting the character.

What are the common names of ⥰?

It’s commonly referred to as a “right double arrow with rounded head.”

Can I use ⥰ in programming?

Yes. You can use its Unicode escapes, such as CSS escape \\2970 or JavaScript escape \\u{2970}.