free-symbols

North East Triangle-headed Arrow To Bar Symbol

⭷ is a north‑east arrow symbol that points toward a bar, often used to indicate direction and connection.

U+2B77

The symbol ⭷ (U+2B77) is an arrow-like glyph designed for pointing and directional cues. It’s useful when you need a compact arrow symbol for diagrams, UI labels, or stylized text. Below you’ll find its meaning, common uses, and copy-friendly variants.

North East Triangle-headed Arrow To Bar Symbol Meaning

⭷ is a directional arrow with a triangle head pointing toward a bar in the north‑east direction. As an arrow, it commonly communicates “move toward,” “transfer,” or “connect to” in a compact visual form. In practice, designers and writers use it to suggest routing, progression, or an indicated relationship between two items (such as linking an option to a result). Because it’s a single glyph rather than a full word or multi-character phrase, it can be handy for tight layouts like buttons, table annotations, or inline notes. Its exact interpretation depends on the surrounding text or diagram.

Common uses

  • Indicating an item moves or routes toward a next stage (progress/status notes).
  • Marking a connection or relationship between two UI elements in mockups.
  • Using as an inline diagram arrow in documentation and technical notes.
  • Styling callouts in chat messages to show direction toward an option.
  • Decorating lists or workflows to imply step-by-step movement.

Examples

⭷ North East Triangle-Headed Arrow to Bar

  • Next step ⭷ Details
  • Route: Start ⭷ Destination
  • Transfer ⭷ Completed
  • Select option ⭷ View result
  • Path A ⭷ Path B

Variations

Ready to copy

Technical codes

UnicodeU+2B77
HTML Entity⭷
HTML Code⭷
CSS\2B77

FAQ

What does the North East Triangle-headed Arrow To Bar symbol mean?

⭷ is a directional arrow with a triangle head pointing toward a bar in the north‑east direction. As an arrow, it commonly communicates “move toward,” “transfer,” or “connect to” in a compact visual form. In practice, designers and writers use it to suggest routing, progression, or an indicated relationship between two items (such as linking an option to a result). Because it’s a single glyph rather than a full word or multi-character phrase, it can be handy for tight layouts like buttons, table annotations, or inline notes. Its exact interpretation depends on the surrounding text or diagram.

What is the Unicode code point for ⭷?

The symbol ⭷ is U+2B77.

How do I copy ⭷ into HTML?

Use the HTML entity: ⭷.

Is there a CSS escape for ⭷?

Yes. Use \\2B77 in CSS.

How can I use ⭷ in JavaScript strings?

You can use the JavaScript escape sequence: \\u{2B77}.