โœฆfree-symbols
๐Ÿ “

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

UnicodeU+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).