free-symbols

South East White Arrow Symbol

⬂ is the south east white arrow symbol used to indicate movement or direction toward the lower right.

U+2B02

⬂, also called the South East White Arrow, visually points to the southeast direction. It’s a handy character for interfaces and designs that need a clear right-and-down cue. You can copy it directly or use its Unicode escapes in code.

South East White Arrow Symbol Meaning

The ⬂ symbol is a directional arrow pointing toward the south east (down and to the right). Because it’s a simple, lightweight glyph, it’s commonly used as a visual cue rather than a full instruction sentence. In user interfaces, it can suggest where to go next, such as “proceed” or “continue” in a southeast direction. In graphic design, it may be used as an accent in diagrams, navigation elements, or layout callouts. In writing and social posts, it can help readers quickly understand movement, emphasis, or a “turn/slide toward the lower-right” idea without needing extra text.

Common uses

  • Navigation hints in UI elements (e.g., “go next” toward the lower right)
  • Diagram labels or flowchart annotations indicating south-east direction
  • Design accents for buttons, banners, or callouts that imply movement
  • Instructional text for maps, arrows overlays, or layout guidance
  • Social or messaging markers to indicate “move down-right” progress

Examples

⬂ South East White Arrow Symbol

  • Click ⬂ to continue to the next step.
  • Route turns ⬂ after the checkpoint.
  • Select the option marked ⬂ for details.
  • Move your cursor ⬂ to reveal the panel.
  • The diagram shows progress toward ⬂.

Variations

Ready to copy

Technical codes

UnicodeU+2B02
HTML Entity⬂
HTML Code⬂
CSS\2B02

FAQ

What does the South East White Arrow symbol mean?

The ⬂ symbol is a directional arrow pointing toward the south east (down and to the right). Because it’s a simple, lightweight glyph, it’s commonly used as a visual cue rather than a full instruction sentence. In user interfaces, it can suggest where to go next, such as “proceed” or “continue” in a southeast direction. In graphic design, it may be used as an accent in diagrams, navigation elements, or layout callouts. In writing and social posts, it can help readers quickly understand movement, emphasis, or a “turn/slide toward the lower-right” idea without needing extra text.

What direction does ⬂ point?

⬂ points toward the south east, meaning down and to the right.

How can I copy ⬂ for use in a website or message?

Copy the character directly (⬂), or use the HTML entity ⬂ in your markup.

What is the Unicode code point for ⬂?

The Unicode code point is U+2B02.

Can I use ⬂ in CSS or JavaScript?

Yes. The CSS escape is \\2B02, and the JavaScript escape is \\u{2B02}.