Downwards Arrow With Small Equilateral Arrowhead Symbol
๐ is a downwards arrow symbol with a small equilateral arrowhead.
U+1F813
The symbol ๐ is used to show direction downward. Itโs commonly used in UI text, diagrams, and editing or workflow labels. You can copy it directly or use its standard Unicode escapes in code.
Downwards Arrow With Small Equilateral Arrowhead Symbol Meaning
๐ (Unicode U+1F813) is a directional arrow pointing down. Its โsmall equilateral arrowheadโ styling helps it read as a specific kind of down move rather than a generic arrow. In practice, people use it to label actions like โmove down,โ โscroll down,โ or โsend to bottom,โ especially when a clearer visual cue is helpful. It can also appear in simple diagrams to indicate flow from a higher step to a lower step. Because itโs a Unicode emoji-style symbol, it works well in social posts, documentation, and lightweight UI text where you want a quick directional indicator.
Common uses
- โขLabeling โmove downโ actions in lists, menus, or reorder controls
- โขIndicating โscroll downโ or โview next items belowโ in instructions
- โขMarking downward steps in process diagrams or checklists
- โขSignaling โsend to bottomโ in editors or layout tools
- โขVisually denoting a downward direction in diagrams, charts, or annotations
Examples
๐ Downwards Arrow with Small Equilateral Arrowhead
- ๐ Click ๐ to move the selected item down.
- ๐ Scroll down to continue the setup. ๐
- ๐ Step 2: Review details โ (use ๐ ).
- ๐ Use ๐ to send this note to the bottom of the list.
- ๐ The flow goes from top to bottom using ๐ .
Variations
Ready to copy
Technical codes
| Unicode | U+1F813 | |
| HTML Entity | 🠓 | |
| HTML Code | 🠓 | |
| CSS | \1F813 |
FAQ
What does ๐ mean?
๐ is a downwards arrow symbol, often used to indicate a downward direction such as moving down in a list or flowing to a lower step.
What is the Unicode code point for ๐ ?
It is U+1F813, commonly shown as HTML entity 🠓.
How can I copy ๐ into my text?
Copy the character directly from this page (๐ ). You can also paste it anywhere your device supports Unicode emoji characters.
Can I use ๐ in code?
Yes. For example, JavaScript can use \\u{1F813} and CSS can use \\1F813 (using the escapes provided on this symbol page).