free-symbols

North East White Arrow Symbol

The ⬀ symbol is a north-east pointing white arrow for indicating a diagonal direction.

U+2B00

⬀ is the North East White Arrow symbol. It’s commonly used to show a diagonal direction toward the upper-right. You can copy it directly or use the provided code escapes in your projects.

North East White Arrow Symbol Meaning

⬀ (Unicode U+2B00) is a diagonal arrow pointing from the bottom-left toward the top-right. As a “north east” arrow, it’s typically understood as a move or direction toward the upper-right. In interfaces, it can suggest navigating to a related view, taking an alternate route, or indicating progress toward an objective that’s “up and to the right.” Because it’s a white arrow glyph, it often contrasts with darker backgrounds and can be used as a lightweight, minimal icon in text, UI labels, or decorative separators. Its main value is clear directional meaning without needing extra words.

Common uses

  • Indicating an upper-right or diagonal navigation direction in menus and map labels
  • Marking “go to the next section” or an alternate path in instructions
  • Decorating headings or UI elements that point toward an expanded/related area
  • Annotating diagrams or wireframes to show diagonal movement or flow
  • Adding directional emphasis in posts, captions, or callouts

Examples

⬀ North East White Arrow

  • Turn ⬀ to continue to the next checkpoint.
  • Select ⬀ to open the details on the upper-right.
  • This route goes ⬀ toward the main entrance.
  • The arrow ⬀ shows the recommended diagonal path.
  • Progress moves ⬀ as you advance through the steps.

Variations

Ready to copy

Technical codes

UnicodeU+2B00
HTML Entity⬀
HTML Code⬀
CSS\2B00

FAQ

What is the Unicode code point for ⬀?

⬀ is Unicode U+2B00, also represented as HTML entity ⬀.

How do I copy ⬀ into HTML?

You can paste the character directly or use ⬀ in your HTML.

What does the arrow direction mean?

It points north east, meaning a diagonal direction toward the upper-right.

Can I use ⬀ in CSS or JavaScript?

Yes. CSS escape: \\2B00. JavaScript (Unicode escape): \\u{2B00}.