White Right-pointing Pentagon Symbol
⭔ is a white right-pointing pentagon arrow-like symbol used to indicate direction or guidance.
U+2B54
The ⭔ symbol is named “White Right-Pointing Pentagon” (U+2B54). It’s an arrow-like glyph that can be used in UI, text, and design elements where you want a clear rightward cue. Copy it easily using the code points and escapes shown on this page.
White Right-pointing Pentagon Symbol Meaning
⭔ (U+2B54) is a white right-pointing pentagon symbol. Visually, it behaves like a directional marker pointing to the right, which makes it useful when you want to suggest “go right,” “proceed,” or a transition to the next step. Because it’s a Unicode character rather than an icon file, it can be embedded directly in text, buttons, lists, headings, and documentation. In practice, it’s often used as a subtle arrow, a decorative bullet, or a UI affordance that reads well at small sizes and works across platforms that support the glyph.
Common uses
- •Navigation and onboarding hints (e.g., “Next” or “Proceed to the right”)
- •Section separators or directional bullets in instructions and documentation
- •Design accents in headings, cards, and panels to indicate flow
- •Chat or comment prompts to suggest replying or continuing
- •Callouts in form steps (e.g., step indicators for moving forward)
Examples
⭔ White Right-Pointing Pentagon
- ⭔Choose the option on the right ⭔
- ⭔Step 2: Continue ⭔
- ⭔Results → Next item ⭔
- ⭔Read more on the right ⭔
- ⭔Proceed to checkout ⭔
Variations
Ready to copy
Technical codes
| Unicode | U+2B54 | |
| HTML Entity | ⭔ | |
| HTML Code | ⭔ | |
| CSS | \2B54 |
FAQ
What does the White Right-pointing Pentagon symbol mean?
⭔ (U+2B54) is a white right-pointing pentagon symbol. Visually, it behaves like a directional marker pointing to the right, which makes it useful when you want to suggest “go right,” “proceed,” or a transition to the next step. Because it’s a Unicode character rather than an icon file, it can be embedded directly in text, buttons, lists, headings, and documentation. In practice, it’s often used as a subtle arrow, a decorative bullet, or a UI affordance that reads well at small sizes and works across platforms that support the glyph.
What is the Unicode code point for ⭔?
The Unicode code point for ⭔ is U+2B54.
How can I copy ⭔ into HTML?
You can use the HTML entity ⭔ or paste the character directly.
How do I use ⭔ in CSS or JavaScript?
CSS escape: \\2B54. JavaScript escape: \\u{2B54}.
Will ⭔ display correctly on all devices?
It should display on systems with Unicode fonts that include this glyph; if it’s missing, it may appear as a placeholder box.