Downwards Triangle-headed Arrow With Long Tip Rightwards Symbol
⮡ is a downwards, triangle-headed arrow with a long tip pointing to the right.
U+2BA1
The symbol ⮡ (U+2BA1) is an arrow character that visually combines a downward direction with a right-pointing long tip. It’s commonly used where you want a clear, directional cue in text or UI elements. You can copy it directly or use its Unicode escapes in code.
Downwards Triangle-headed Arrow With Long Tip Rightwards Symbol Meaning
⮡ is an arrow glyph from the “Arrows” category with the Unicode name “DOWNWARDS TRIANGLE-HEADED ARROW WITH LONG TIP RIGHTWARDS” (U+2BA1). Visually, it suggests movement or flow that goes downward while also extending toward the right, which can imply a step, transition, or path that changes direction. In practice, it’s often used as a compact icon in plain text to indicate navigation, process steps, or directional relationships between items. Use it when a simple downward arrow isn’t enough and you want to convey “down and right” motion in one character.
Common uses
- •Indicating a workflow step that transitions down and then proceeds to the next stage on the right
- •Annotating diagrams or UI mockups in plain text where a combined down/right movement is needed
- •Creating lightweight navigation cues in messages (e.g., “move down and then continue right”)
- •Labeling directional instructions in checklists, tickets, or support docs
- •Designing typographic arrows for banners or captions without using images or SVG
Examples
⮡ Downwards triangle-headed arrow (long tip rightwards)
- ⮡Step 1: Review notes ⮡ Step 2: Submit the form
- ⮡Downstairs route: Floor 1 lobby → ⮡ proceed to the right wing
- ⮡Loading plan: Download ⮡ Install ⮡ Configure
- ⮡Menu hint: Scroll down ⮡ then choose “Advanced”
- ⮡Path: Start here ⮡ continue to the next section
Variations
Ready to copy
Technical codes
| Unicode | U+2BA1 | |
| HTML Entity | ⮡ | |
| HTML Code | ⮡ | |
| CSS | \2BA1 |
FAQ
What does the symbol ⮡ usually indicate?
It typically represents a combined direction: moving downward with a long tip pointing right, useful for showing a transition or path in one glyph.
How can I copy ⮡ into my text or design?
Copy the character “⮡” directly from this page, then paste it into your document, design tool, or website editor.
What is the Unicode code point for ⮡?
The Unicode code point is U+2BA1.
Can I use ⮡ with HTML or programming escapes?
Yes. HTML entity is ⮡ and CSS escape is \\2BA1. JavaScript escape is \\u{2BA1}.