Black Downwards Equilateral Arrowhead Symbol
A solid black arrowhead pointing down, useful for indicating downward direction or “go to next below.”
U+2B9F
⮟ is a down-pointing arrowhead character from the Unicode Arrows block. It’s often used as a compact visual cue for direction, navigation, or emphasis.
Black Downwards Equilateral Arrowhead Symbol Meaning
The symbol ⮟ (Unicode name: BLACK DOWNWARDS EQUILATERAL ARROWHEAD, code point U+2B9F) is a solid, downward-pointing arrowhead. In everyday digital design, it commonly signals movement or attention toward something below—such as scrolling down, expanding a section, or indicating a downward flow in a diagram or UI. Because it is just an arrowhead (not a full arrow with a tail), it works well where space is limited, like inline text, headings, small buttons, and compact status indicators. Depending on context, it can also be read as “down,” “next,” or “view details below.”
Common uses
- •Indicating “scroll down” or “more below” in headings and prompts
- •Marking downward direction in UI labels or progress/flow notes
- •Decorating ordered lists or section dividers with a compact arrowhead
- •Signposting expandable/collapsible content where the target is below
- •Using in diagrams or callouts to show a downward link or transition
Examples
⮟ Black Downwards Equilateral Arrowhead
- ⮟Scroll down ⮟ to see the full details
- ⮟More results ⮟ are shown below
- ⮟Step 2 ⮟ Continue with your information
- ⮟Open the next section ⮟ to view settings
- ⮟Downward transfer ⮟ completed successfully
Variations
Ready to copy
Technical codes
| Unicode | U+2B9F | |
| HTML Entity | ⮟ | |
| HTML Code | ⮟ | |
| CSS | \2B9F |
FAQ
What does the Black Downwards Equilateral Arrowhead symbol mean?
The symbol ⮟ (Unicode name: BLACK DOWNWARDS EQUILATERAL ARROWHEAD, code point U+2B9F) is a solid, downward-pointing arrowhead. In everyday digital design, it commonly signals movement or attention toward something below—such as scrolling down, expanding a section, or indicating a downward flow in a diagram or UI. Because it is just an arrowhead (not a full arrow with a tail), it works well where space is limited, like inline text, headings, small buttons, and compact status indicators. Depending on context, it can also be read as “down,” “next,” or “view details below.”
What is the Unicode character for ⮟?
It’s Unicode U+2B9F, named “BLACK DOWNWARDS EQUILATERAL ARROWHEAD.”
How can I copy ⮟ in HTML?
Use the HTML entity: ⮟
How do I include ⮟ in CSS?
Use the CSS escape: \\2B9F
How do I use ⮟ in JavaScript?
You can use the JavaScript escape: \\u{2B9F}