free-symbols

Downwards Arrow From Bar Symbol

↧ shows a downward arrow with a base bar, used to indicate moving down or a downward direction.

U+21A7

The symbol ↧ is known as the Downwards Arrow from Bar (U+21A7). It visually combines a bar with a downward arrow to suggest descent or downward action. Use it in UI labels, documents, and text to clearly communicate direction.

Downwards Arrow From Bar Symbol Meaning

↧ (Downwards Arrow from Bar) is a directional arrow character that points downward from a horizontal bar. In everyday writing and interfaces, it’s commonly used to indicate “move down,” “scroll down,” or “go to the next lower level,” especially where a plain arrow might feel too generic. Because it includes a base bar, it can also suggest an anchored downward action—like a dropdown control, a collapse/expand cue, or a transition to a lower state in workflows. It’s primarily a visual signifier rather than a word substitute, so it works best alongside short labels or UI text.

Common uses

  • Indicating scroll down or viewing the next section in a document or webpage
  • Labeling navigation controls for moving to a lower menu level
  • Representing a dropdown/collapse action in user interfaces
  • Marking downward movement or ranking changes in dashboards and tables
  • Adding directional emphasis in diagrams, instructions, and workflow steps

Examples

↧ Downwards Arrow from Bar

  • Scroll down ↧ to see the full results.
  • Choose a category, then continue downward ↧ for sub-items.
  • Click to collapse the panel ↧.
  • Status changed to “in progress” ↧ lower priority.
  • Move down ↧ in the checklist to the next step.

Variations

Ready to copy

Technical codes

UnicodeU+21A7
HTML Entity↧
HTML Code↧
CSS\21A7

FAQ

What does the Downwards Arrow From Bar symbol mean?

↧ (Downwards Arrow from Bar) is a directional arrow character that points downward from a horizontal bar. In everyday writing and interfaces, it’s commonly used to indicate “move down,” “scroll down,” or “go to the next lower level,” especially where a plain arrow might feel too generic. Because it includes a base bar, it can also suggest an anchored downward action—like a dropdown control, a collapse/expand cue, or a transition to a lower state in workflows. It’s primarily a visual signifier rather than a word substitute, so it works best alongside short labels or UI text.

What is the Unicode name of ↧?

The Unicode name is “DOWNWARDS ARROW FROM BAR”.

What is the Unicode code point for ↧?

The code point is U+21A7.

How can I copy ↧ for use in HTML?

You can copy the character directly, or use the HTML entity: ↧

How do I insert ↧ using CSS or JavaScript?

CSS escape: \\21A7. JavaScript escape: \\u{21A7}.