fast down button Emoji
⏬ is the FAST DOWN BUTTON symbol, commonly used to indicate a rapid downward action.
U+23EC
The ⏬ symbol represents a fast downward action, often used like a “speedy scroll down” or “download/descend quickly” cue. It’s useful in UI text, button labels, and instructional messages. Copy it directly or use the provided HTML/CSS/JavaScript escapes.
fast down button Emoji Meaning
⏬ (FAST DOWN BUTTON) is a directional UI symbol that suggests moving downward quickly. In practice, it’s commonly used to label actions such as rapid scrolling down a page, jumping to a lower section, or indicating a faster “down” step in controls. Because it visually implies speed and direction, it works well in compact interfaces where you want an immediate hint without writing a full instruction. When used in text, it helps users scan instructions faster and improves clarity in menus, help tips, and status messages.
Common uses
- •Labeling a “fast scroll down” button in a web or mobile interface
- •Indicating “jump to lower section” in long forms or documentation
- •Toggling a “download/move down quickly” action in UI tooltips
- •Annotating step-based instructions where the next step is a quick move down
- •Adding visual cues in dashboards or settings panels for downward navigation
Examples
⏬ Fast Down Button Symbol
- ⏬Press ⏬ to jump to the next lower section.
- ⏬Use ⏬ to scroll down faster on mobile.
- ⏬Select ⏬ to move quickly to the bottom.
- ⏬Tip: ⏬ helps you reach the lower results faster.
- ⏬Click ⏬ to load more items from the bottom.
Variations
Ready to copy
Technical codes
| Unicode | U+23EC | |
| HTML Entity | ⏬ | |
| HTML Code | ⏬ | |
| CSS | \23EC |
FAQ
What does ⏬ mean?
⏬ is the FAST DOWN BUTTON symbol, commonly used to indicate a quick downward action such as fast scrolling or moving to a lower section.
How can I copy ⏬ into HTML?
Use the HTML entity: ⏬.
How do I use ⏬ in CSS?
Use the CSS escape: \\23EC.
How do I include ⏬ in JavaScript?
Use the JavaScript escape: \\u{23EC}.