Downwards Arrow With Horizontal Stroke Symbol
⤈ is a down arrow with a horizontal stroke, commonly used to indicate a step downward or a direction change.
U+2908
The symbol ⤈ (Downwards Arrow with Horizontal Stroke) is an arrow mark used to show downward movement. It’s often used in text, interfaces, diagrams, and labels where you want a clear “go down” cue. You can copy it directly from this page or use the provided escapes in code.
Downwards Arrow With Horizontal Stroke Symbol Meaning
⤈ is a downwards arrow combined with a horizontal stroke. In practice, it visually suggests moving downward while also emphasizing a specific action or transition (for example, “shift down,” “scroll down,” or “proceed to the next lower item”). Because it includes both a vertical direction and a horizontal bar, it can communicate a more specific flow than a plain down arrow—helpful for labels, UI hints, and step-by-step instructions. It’s generally a typographic symbol rather than a standard math or logic operator, so its meaning is primarily conveyed by the surrounding text and layout.
Common uses
- •Indicating “scroll down” or “move to the next lower section” in UI tooltips and help text
- •Labeling diagram steps where the process moves downward (top-to-bottom workflows)
- •Marking downward adjustments or a “lower tier” selection in menus and forms
- •Formatting lists and instructions to visually separate levels or steps
- •Designing icons, badges, and signage-style text cues for directional guidance
Examples
⤈ Downwards Arrow with Horizontal Stroke
- ⤈Click ⤈ to move to the next lower section.
- ⤈Section B ⤈ Section C
- ⤈Adjust the value ⤈ to reduce the setting.
- ⤈Step 2: go ⤈, then confirm.
- ⤈Use the arrow ⤈ to scroll down.
Variations
Ready to copy
Technical codes
| Unicode | U+2908 | |
| HTML Entity | ⤈ | |
| HTML Code | ⤈ | |
| CSS | \2908 |
FAQ
How do I type or copy the symbol ⤈?
You can copy the character directly from this page. In code, use its Unicode escapes: HTML entity ⤈ or CSS \\2908 (JavaScript: \\u{2908}).
What does ⤈ usually mean in text?
It most commonly signals a downward direction or a transition to a lower step/section, especially when paired with instructions like “scroll down” or “go to the next lower item.”
Is ⤈ the same as the plain down arrow (↓)?
Not exactly. ⤈ includes a horizontal stroke, which can make it feel more like a specific action or workflow transition than a generic down arrow.
Where can I use ⤈ safely in UI and documents?
Use it in labels, help text, diagrams, and step indicators. As with any typographic symbol, test in your target fonts/platforms to ensure consistent appearance.