free-symbols

Up Down Arrow With Base Symbol

An up-down arrow with a base, used to suggest bidirectional motion or alignment between two states.

U+21A8

The symbol ↨ is called the up down arrow with base (Unicode U+21A8). It’s commonly used in interfaces and diagrams to indicate motion or direction in both directions. Use the copy options below for HTML, CSS, and JavaScript.

Up Down Arrow With Base Symbol Meaning

↨ (UP DOWN ARROW WITH BASE, U+21A8) is a bidirectional arrow showing movement or linkage between two points—one above and one below—while the “base” visually grounds the arrow. In practical design and UI writing, it often signals that something can move up and down, toggle between two positions, or represent alignment/adjustment spanning a range. It is less about a precise “up vs. down” comparison and more about indicating back-and-forth motion or a two-state relationship. Because it includes the base, it can read as more structured or directional than a simple up/down arrow pair.

Common uses

  • UI controls for scroll or adjustment (e.g., move an element up/down)
  • Instructions showing bidirectional movement (e.g., lift and lower)
  • Diagrams to indicate flow or interaction between two levels
  • Form and settings labels for items that can change position vertically
  • Text-based mockups where an up/down action needs a grounded icon

Examples

↨ Up Down Arrow with Base

  • Use ↨ to move the selection up or down.
  • Height: ↨ adjust to your preferred level.
  • Drag ↨ to reposition the card between sections.
  • Toggle position: apply the ↨ action to switch states.
  • Scroll control ↨ allows vertical navigation.

Variations

Ready to copy

Technical codes

UnicodeU+21A8
HTML Entity↨
HTML Code↨
CSS\21A8

FAQ

What does the Up Down Arrow With Base symbol mean?

↨ (UP DOWN ARROW WITH BASE, U+21A8) is a bidirectional arrow showing movement or linkage between two points—one above and one below—while the “base” visually grounds the arrow. In practical design and UI writing, it often signals that something can move up and down, toggle between two positions, or represent alignment/adjustment spanning a range. It is less about a precise “up vs. down” comparison and more about indicating back-and-forth motion or a two-state relationship. Because it includes the base, it can read as more structured or directional than a simple up/down arrow pair.

What is the Unicode code point for ↨?

The Unicode code point for ↨ (UP DOWN ARROW WITH BASE) is U+21A8.

How can I paste ↨ on a website using HTML?

You can use the HTML entity: ↨

What do the available escapes look like in CSS or JavaScript?

CSS escape: \\21A8. JavaScript (Unicode escape): \\u{21A8}.

When should I use ↨ instead of a simple up or down arrow?

Use ↨ when you want to indicate a vertical action in both directions (up and down), often with a more grounded, structured look than separate ↑ and ↓ symbols.