free-symbols

Rightwards Two Headed Arrow Symbol

↠ is the rightwards two headed arrow symbol used to show direction, movement, or a flow from left to right.

U+21A0

The ↠ symbol (U+21A0) is a rightwards two headed arrow. It’s commonly used in diagrams, interfaces, and written explanations to indicate movement or progression in one direction.

Rightwards Two Headed Arrow Symbol Meaning

↠ (RIGHTWARDS TWO HEADED ARROW) is a directional arrow pointing to the right with arrowheads on both ends. Visually, it often suggests a process that moves rightward, a continued action, or a flow that starts from the left and leads to the right. In writing and design, it can be used to emphasize “go to” or “leads to” relationships, especially when you want a stronger, more expressive connector than a simple single arrow. In technical contexts, two-headed arrows are sometimes used to communicate a relationship or a range; here, the key detail is the rightward direction.

Common uses

  • Indicating a one-way transition in UI flows, such as “from step A to step B.”
  • Labeling directions in diagrams (left-to-right movement, progression, or routing).
  • Showing continuation or forwarding in documentation, notes, or walkthroughs.
  • Designing callouts or emphasis lines in posters, slides, and infographics.
  • Marking “leads to” connections in simple relationship diagrams.

Examples

↠ Rightwards Two Headed Arrow

  • Input ↠ Output
  • Step 1 ↠ Step 2
  • Draft ↠ Review ↠ Publish
  • From idea ↠ prototype
  • Upload ↠ Confirmation

Variations

Ready to copy

Technical codes

UnicodeU+21A0
HTML Entity↠
HTML Code↠
CSS\21A0

FAQ

What does the Rightwards Two Headed Arrow symbol mean?

↠ (RIGHTWARDS TWO HEADED ARROW) is a directional arrow pointing to the right with arrowheads on both ends. Visually, it often suggests a process that moves rightward, a continued action, or a flow that starts from the left and leads to the right. In writing and design, it can be used to emphasize “go to” or “leads to” relationships, especially when you want a stronger, more expressive connector than a simple single arrow. In technical contexts, two-headed arrows are sometimes used to communicate a relationship or a range; here, the key detail is the rightward direction.

What is the Unicode code point for ↠?

↠ is U+21A0 (RIGHTWARDS TWO HEADED ARROW).

How can I copy ↠ using HTML?

Use the HTML entity ↠.

What CSS escape can I use for ↠?

Use \\21A0 in CSS string/escape contexts.

What is the JavaScript escape for ↠?

Use \\u{21A0} in JavaScript.