Downwards Arrow Symbol
The downwards arrow ↓ (U+2193) points attention or movement downward.
U+2193
The downwards arrow (↓) is a simple visual cue that indicates direction downward. It’s widely used in UI labels, lists, and callouts. Use the copy options below for quick pasting into documents and code.
Downwards Arrow Symbol Meaning
The downwards arrow ↓ is primarily used to show direction toward the bottom or to imply “go down.” In interfaces, it often signals scrolling, expanding/collapsing sections, moving to the next lower item, or navigating to a lower step in a flow. In text and lists, it can indicate an item that is below another or emphasize downward movement in status updates (for example, “downloads,” “incoming,” or “low/available”). It is also common as a compact icon in diagrams and design mockups where a directional marker is needed. The symbol’s Unicode name is DOWNWARDS ARROW and its code point is U+2193.
Common uses
- •Indicating scroll down or “more below” in UI and documentation
- •Labeling a downward menu option or dropdown control
- •Showing a decrease trend in status updates or charts text
- •Marking navigation to the next lower section in instructions
- •Signposting downloads, incoming items, or items located lower in a list
Examples
↓ Downwards Arrow Symbol (U+2193)
- ↓Scroll down ↓ to view the details.
- ↓Choose “Download” ↓ to start saving the file.
- ↓Step 2: continue ↓ to finish setup.
- ↓Results are sorted from highest to lowest ↓.
- ↓Open the panel ↓ to reveal more options.
Variations
Ready to copy
Technical codes
| Unicode | U+2193 | |
| HTML Entity | ↓ | |
| HTML Code | ↓ | |
| CSS | \2193 |
FAQ
What does the Downwards Arrow symbol mean?
The downwards arrow ↓ is primarily used to show direction toward the bottom or to imply “go down.” In interfaces, it often signals scrolling, expanding/collapsing sections, moving to the next lower item, or navigating to a lower step in a flow. In text and lists, it can indicate an item that is below another or emphasize downward movement in status updates (for example, “downloads,” “incoming,” or “low/available”). It is also common as a compact icon in diagrams and design mockups where a directional marker is needed. The symbol’s Unicode name is DOWNWARDS ARROW and its code point is U+2193.
What is the Unicode code point for the downwards arrow ↓?
It is U+2193.
How do I copy the symbol in HTML?
Use the HTML entity ↓.
What are the CSS and JavaScript escape sequences?
CSS escape: \\2193. JavaScript escape: \\u{2193}.
When should I use ↓ instead of other arrow directions?
Use ↓ when you need to clearly indicate downward direction or navigation, such as scrolling down, moving to a lower step, or pointing to content below.