Upwards Triangle-headed Arrow With Double Horizontal Stroke Symbol
⭻ is an upwards triangle-headed arrow with a double horizontal stroke, used to indicate upward movement or emphasis.
U+2B7B
⭻ is a directional arrow symbol that combines an upward arrowhead with two horizontal strokes. It’s commonly used in text when you want a clear “up” cue without relying on images. You can copy it directly or use its HTML/CSS/JavaScript escapes.
Upwards Triangle-headed Arrow With Double Horizontal Stroke Symbol Meaning
The symbol ⭻ (Unicode U+2B7B) is “UPWARDS TRIANGLE-HEADED ARROW WITH DOUBLE HORIZONTAL STROKE.” Visually, it suggests upward motion, progress, or an increase, with the double horizontal stroke adding emphasis or a paired/stepped feel. In plain text, it can function as a compact UI marker for rising values, an upward navigation cue, or a “rise/raise” indicator in headings and statuses. It’s also used in design or documentation when you want a more stylized arrow than simple ↑, especially in contexts where you want a readable symbol at small sizes.
Common uses
- •Indicating increase or rising trends in reports, charts-as-text, or dashboards
- •Marking an “up” navigation action in instructions or menu descriptions
- •Emphasizing upgraded or elevated statuses (e.g., “level up” sections)
- •Annotating workflows where a step moves upward (e.g., “move up to review”)
- •Decorating headings and callouts to draw attention to upward movement
Examples
⭻ Upwards Triangle-Headed Arrow (Double Stroke)
- ⭻Version history: v2.1 ⭻ v2.2 (upgrade)
- ⭻Server load is ⭻ increasing since 10:00
- ⭻Click ⭻ to move to the previous (higher) section
- ⭻Progress status: Completed ⭻ Ready for next step
- ⭻Stack trace: retry count ⭻ on the next attempt
Variations
Ready to copy
Technical codes
| Unicode | U+2B7B | |
| HTML Entity | ⭻ | |
| HTML Code | ⭻ | |
| CSS | \2B7B |
FAQ
How do I copy the symbol ⭻?
Select and copy the character directly from this page, or use the provided escapes in your code: HTML entity ⭻ and Unicode U+2B7B.
What is the Unicode code point for ⭻?
The Unicode code point is U+2B7B, named “UPWARDS TRIANGLE-HEADED ARROW WITH DOUBLE HORIZONTAL STROKE.”
What does the double horizontal stroke suggest?
It’s primarily a stylistic emphasis to the upward arrow—often used to make the “up/increase” cue feel more distinctive than a simple arrow.
How can I use ⭻ in HTML, CSS, or JavaScript?
HTML: ⭻ | CSS escape: \\2B7B | JavaScript escape: \\u{2B7B}.