Rightwards Two-headed Arrow With Vertical Stroke Symbol
⤀ is a rightwards two-headed arrow with a vertical stroke, used to suggest direction or bidirectional transfer.
U+2900
The symbol ⤀ (U+2900) is an arrow-style character from the Arrows block. It can help you show movement, routing, or a directional connection in text. Use the copy tools below to paste it into documents, design files, or code.
Rightwards Two-headed Arrow With Vertical Stroke Symbol Meaning
⤀ is a rightwards two-headed arrow with a vertical stroke (Unicode U+2900). The arrowheads point to the right, which makes it suitable for indicating “go to” or “transfer toward the right.” Because it has two heads, it can also imply back-and-forth or bidirectional movement in a rightward context. The added vertical stroke visually resembles a connector or “handle,” so the symbol is often used as a compact UI-style marker for navigation, mapping, or flow between sections. In practice, it’s a typographic arrow you can embed in labels, headings, diagrams-in-text, or lightweight mockups.
Common uses
- •UI labels to indicate moving rightward or transitioning to the next panel
- •Text-based diagrams showing a directional link or handoff toward the right
- •Documentation to mark “from/to” relationships in a one-line flow
- •Flowchart callouts in running text where you want a compact arrow icon
- •Design notes and mockups to visually separate steps or destinations
Examples
⤀ Rightwards Two-Headed Arrow with Vertical Stroke
- ⤀Step 1 ⤀ Step 2
- ⤀Select the option ⤀ proceed to checkout
- ⤀Details ⤀ related settings (see the right column)
- ⤀Load data ⤀ transform ⤀ export
- ⤀Move the item ⤀ into the selected folder
Variations
Ready to copy
Technical codes
| Unicode | U+2900 | |
| HTML Entity | ⤀ | |
| HTML Code | ⤀ | |
| CSS | \2900 |
FAQ
What does the Rightwards Two-headed Arrow With Vertical Stroke symbol mean?
⤀ is a rightwards two-headed arrow with a vertical stroke (Unicode U+2900). The arrowheads point to the right, which makes it suitable for indicating “go to” or “transfer toward the right.” Because it has two heads, it can also imply back-and-forth or bidirectional movement in a rightward context. The added vertical stroke visually resembles a connector or “handle,” so the symbol is often used as a compact UI-style marker for navigation, mapping, or flow between sections. In practice, it’s a typographic arrow you can embed in labels, headings, diagrams-in-text, or lightweight mockups.
What is the Unicode code point for ⤀?
⤀ is U+2900.
How do I type or insert this symbol in HTML?
You can use the HTML entity: ⤀
How do I use ⤀ in CSS?
Use the CSS escape: \\2900
How do I represent ⤀ in JavaScript strings?
Use the JavaScript escape: \\u{2900}