free-symbols

Black Upwards Equilateral Arrowhead Symbol

⮝ is a black upward arrowhead used to indicate “up,” direction, or an upward trend.

U+2B9D

The symbol ⮝ (U+2B9D) is a bold, upward-pointing arrowhead. It’s useful when you want a clear direction cue without adding a full arrow line. You can copy it directly or use the provided HTML, CSS, or JavaScript escapes.

Black Upwards Equilateral Arrowhead Symbol Meaning

⮝ is the Unicode “BLACK UPWARDS EQUILATERAL ARROWHEAD” (U+2B9D). Visually, it’s an equilateral arrowhead pointing upward, making it a strong indicator for upward direction. Common meanings include “move up,” “go upwards,” and “increase” in charts or status indicators. Because it’s just an arrowhead (not a long arrow), it’s often used inline—such as in buttons, labels, and small UI elements—where space is limited. It can also work in technical diagrams and documentation to mark the top direction or to suggest an upward flow. Use it as a compact visual cue in text-based interfaces.

Common uses

  • Showing “up” direction in compact UI labels and controls
  • Indicating an upward trend or increase in dashboards and charts
  • Marking upward movement in instructions or step-by-step guides
  • Using as a minimal arrowhead in diagrams and documentation
  • Highlighting navigation cues such as “scroll up” prompts

Examples

⮝ Black Upwards Equilateral Arrowhead

  • Scroll ⮝ to view earlier items
  • Increase rate ⮝ compared to last week
  • Move the cursor ⮝ to select the previous row
  • Pipeline input flows upward ⮝ in this diagram
  • Status: trending ⮝

Variations

Ready to copy

Technical codes

UnicodeU+2B9D
HTML Entity⮝
HTML Code⮝
CSS\2B9D

FAQ

What does the Black Upwards Equilateral Arrowhead symbol mean?

⮝ is the Unicode “BLACK UPWARDS EQUILATERAL ARROWHEAD” (U+2B9D). Visually, it’s an equilateral arrowhead pointing upward, making it a strong indicator for upward direction. Common meanings include “move up,” “go upwards,” and “increase” in charts or status indicators. Because it’s just an arrowhead (not a long arrow), it’s often used inline—such as in buttons, labels, and small UI elements—where space is limited. It can also work in technical diagrams and documentation to mark the top direction or to suggest an upward flow. Use it as a compact visual cue in text-based interfaces.

What is the Unicode codepoint for ⮝?

The symbol ⮝ is Unicode U+2B9D (BLACK UPWARDS EQUILATERAL ARROWHEAD).

How do I copy ⮝ into HTML?

You can use the HTML entity: ⮝

Can I use ⮝ in CSS?

Yes. Use the CSS escape: \\2B9D

How do I include ⮝ in JavaScript strings?

Use the JavaScript escape: \\u{2B9D}